Bertrand Lorentz
bef589e836
gtk: Facilitate use of ComboBox and ComboBoxText with an Entry
...
Add ComboBox[Text] (bool with_entry) protected constructors to allow
subclasses with an Entry.
Add an Entry property for easy access to the Entry child widget.
Also remove the unused gtk/ComboBoxEntry.custom.
2011-07-16 15:45:30 +02:00
Bertrand Lorentz
6811075122
sample: Update the "test" samples to the new APIs
...
Accessing Dialog.ActionArea triggers a crash, so some samples fail
because of that.
2011-06-18 19:23:53 +02:00
Dan Winship
45ebde9387
* gtk/ComboBoxEntry.custom: add an "Entry" property to cleanly
...
fetch the ComboBoxEntry's Gtk.Entry
svn path=/trunk/gtk-sharp/; revision=47750
2005-07-27 13:52:51 +00:00
Mike Kestner
762a1576fd
make the sample 2.4 friendly
...
svn path=/trunk/gtk-sharp/; revision=46842
2005-07-01 17:45:07 +00:00
Mike Kestner
a0912263e2
2005-06-28 Mike Kestner <mkestner@novell.com>
...
* gtk/ComboBox.custom : add ctor (string[]).
* gtk/ComboBoxEntry.custom : add ctor (string[]).
* sample/test/TestComboBox.cs : simple new ComboBox tester.
* sample/test/WidgetViewer.cs : button for simple new ComboBox tester.
svn path=/trunk/gtk-sharp/; revision=46657
2005-06-28 16:35:36 +00:00