Re: creating a Preference dialog like that of Konquerors
- From: Yogesh M <yzonesoft yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Re: creating a Preference dialog like that of Konquerors
- Date: Sun, 17 Jul 2005 07:46:43 -0700 (PDT)
it seems that GtkIconview is perfect for this, but it
is available only in Gtk 2.6, I am using Gtk 2.4
Is there are any other option other than changing to
2.6,
I somewhere read that 2.6 is still not ready for
developers use, is that true even after 2.6.8 release
--- John Vetterli <jvetterli linux ca> wrote:
On Fri, 15 Jul 2005, Yogesh M wrote:
create a drawing area and place all those images
to
click.[Is there any widget that can do this]
As mentioned previously, you could use a
GtkTreeView. Or if the number of
images is small and fixed, you could just populate a
GtkVBox with
GtkRadioButtons.
then have a five vbox and show the require box and
hide others.
A GtkNotebook is designed for this purpose. (You
can hide the tabs.)
HTH
JV
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]