Page 1 of 1

example GnomeMDI ?

Posted: Thu Nov 17, 2011 4:03 pm
by Javaca
Hello!
Please, anybody can show me an GnomeMDI example code for PureBasic? I am using PB 4.51. I am newbie.
Thank you.

Re: example GnomeMDI ?

Posted: Sat Nov 19, 2011 11:20 pm
by remi_meier
Hi

Basically, GnomeMDI is deprecated and should not be used
anymore. There is no direct replacement, but a GtkNotebook
might work for you (or use PB's PanelGadget directly).