Re: [gtkmm] How to clear a tree view?
- From: "Andreas B. Thun" <abt gmx de>
- To: Murray Cumming Comneon com
- Cc: matthew alledora co uk, gtkmm-list gnome org
- Subject: Re: [gtkmm] How to clear a tree view?
- Date: Wed, 07 Jan 2004 12:59:29 +0100
And be careful to call refModel->clear() rather than refModel.clear(), so
you call TreeModel::clear() instead of RefPtr::clear() (only a problem in
gtkmm 2.0/2.2).
THX very much!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]