Page 1 of 1

PanelGadget: Dialog Class instead of Static

Posted: Mon May 24, 2004 10:04 am
by PolyVector
I've noticed (using Spy++) that each tab on a panel gadget has a 'Static' window to group all gadgets together.... Now, I think the usual way to do this is to use Dialog windows (Class: "#32770").
I know it doesn't really matter in most cases, but It causes problems with some skin engines...

Also, it seems strange that PanelGadgets need to be on top of their own static window...

Edit: Same goes for the container gadget :D

Posted: Mon May 24, 2004 11:27 am
by Edwin Knoppert
This might because of the easy to use transparancy statics offers.

Posted: Mon May 24, 2004 11:52 am
by PolyVector
Maybe you're right

I just spent a couple hours setting up a tab control manually with Dialog windows instead... and there's still problems with the skin engine... how odd... oh well! :)

scratch this request then! :roll: