Page 1 of 1

How to create a nice preferences dialog in purebasic?

Posted: Fri Aug 19, 2005 11:14 am
by storck
Hi all!

Is there anyone here who could explain to me the general steps needed to create a nice preferences dialog like the one in purebasic 3.94. I can't seem to get it right. I have searched the forums with no success.

Best Regards,

Storck

Posted: Fri Aug 19, 2005 11:38 am
by Fred
Basically you have a tree on the left and then one ContainerGadget() for each 'page' which is hidden/shown when the user click on the tree (and all options are put in this container, including the frame3dgadget border.