[754] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Combo box widget

daemon@ATHENA.MIT.EDU (Arun Sharma)
Sun Aug 17 18:48:34 1997

Date: Sun, 17 Aug 1997 18:45:15 -0400
To: gtk-list@redhat.com
From: Arun Sharma <arun@home.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

Gtk gurus,

I am trying to write a combo box widget [1] and am through with deriving
it from gtkentry and displaying the arrow etc.

Can someone advise me on which one of the following implementations is
better for the list ?

(a) Implementing the list as a separate gtklist widget and managed by
    gtkcombo.
(b) Writing it from the first principles from a Gdkwindow and
    duplicating code in gtklist.

Sorry if some of this sounds stupid -- never written a widget before.

	-Arun

[1] For people not familiar with combo boxes, it's the same as a
gtkentry, with an history list a la Netscape URL entry window.

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post