PB Tree and splitter gadgets on Linux ? GTK supports them.
Posted: Wed Mar 31, 2004 2:42 am
I believe GTK supports both tree and splitter gadgets but according to my PB Windows documentation, both those gadgets are only available in Windows ... is this correct? Or have all gadgets been successfully ported to both platforms and this is just a documentation issue?
I'm only interested in developing cross-platform applications and want to make sure I only use cross-platform (windows and linux) features.
TreeView: http://www.gtk.org/tutorial1.2/gtk_tut-12.html
Splitter (GTK paned): http://www.gtk.org/tutorial1.2/gtk_tut-10.html#ss10.7
Thanks!
I'm only interested in developing cross-platform applications and want to make sure I only use cross-platform (windows and linux) features.
TreeView: http://www.gtk.org/tutorial1.2/gtk_tut-12.html
Splitter (GTK paned): http://www.gtk.org/tutorial1.2/gtk_tut-10.html#ss10.7
Thanks!