Re: TreeView Multiple Selection

2007-04-10 Thread Andrew E. Makeev
В Втр, 10/04/2007 в 15:02 -0400, Alan Ott пишет: > Hello, > > So since the TreeView seems to be such a popular topic on this list, I > decided I'd throw some of my own TreeView questions in. > > I want to make the items in the list "click on" and "click off" as > opposed to "click > on-but-als

TreeView Multiple Selection

2007-04-10 Thread Alan Ott
Hello, So since the TreeView seems to be such a popular topic on this list, I decided I'd throw some of my own TreeView questions in. I want to make the items in the list "click on" and "click off" as opposed to "click on-but-also-remove-selection-from-the-rest-of-the-items." What I want is t

How to make a CheckButton big?

2007-04-10 Thread SaiKamesh Rathinasabapathy
Hi, I want to change the actual size of a checkbutton ( Eg: Gtk::CheckButton checkbutton; ). I need to display it in a big size. Because my application is going to be deployed in touch screen. So the checkbuttons should be displayed big. so that the user can touch the checkbuttons to check or unc

Re: How to remove selected items

2007-04-10 Thread Robert Caryl
I knew I could depend on you guys ;) Armin Burgmeier wrote: > Robert Caryl wrote: > > Furthermore, I am going to assume that you have written a function in > > your class that will serve as the callback slot parameter for > > Gtk::TreeSelection::selected_foreach_iter. In this callback slot

Re: How to remove selected items

2007-04-10 Thread Armin Burgmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Caryl wrote: > Furthermore, I am going to assume that you have written a function in > your class that will serve as the callback slot parameter for > Gtk::TreeSelection::selected_foreach_iter. In this callback slot you > should make a call t

Re: How to remove selected items

2007-04-10 Thread Robert Caryl
Hey Robert: Actually, the API for handling multiple selections is not particularly vile. But, finding all the bits and pieces in the docs can be challenging sometimes. I am going to assume that you have created your Gtk::ListStore and your Gtk::TreeView and a Gtk::TreeSelection from that Gtk::Tr

gtkmm officially recognized as a blessed GNOME dependency

2007-04-10 Thread Dodji Seketeli
Hello gtkmmers, I just wanted to share with you the excellent news we have today. Gtkmm has been officially recognized by the GNOME release team as a blessed dependency of programs that are to be part of GNOME. Please see http://mail.gnome.org/archives/devel-announce-list/2007-April/msg1.htm