Posted: Wed May 01, 2002 1:44 am
Restored from previous forum. Originally posted by tinman.
Hi,
Is there some way to change the frame on a PanelGadget (without resorting to direct OS functions)? I have looked, but can't find anything.
Alternatively, is there a (preferrably non-OS) way to get Frame3DGadget's to go behind other gadgets? I realise that they are probably just drawn with boxes and lines, but if I create a Frame3DGadget and then another gadget (which is positioned to be inside it) sometime later, the Frame3DGadget looks like it is drawn last, covering the other gadgets. Reversing the order the gadgets are created has no effect.
I suppose I'll end up having to write my own Frame3DGadget drawing routine (blegh
.
--
It's not minimalist - I'm increasing efficiency by reducing input effort.
Hi,
Is there some way to change the frame on a PanelGadget (without resorting to direct OS functions)? I have looked, but can't find anything.
Alternatively, is there a (preferrably non-OS) way to get Frame3DGadget's to go behind other gadgets? I realise that they are probably just drawn with boxes and lines, but if I create a Frame3DGadget and then another gadget (which is positioned to be inside it) sometime later, the Frame3DGadget looks like it is drawn last, covering the other gadgets. Reversing the order the gadgets are created has no effect.
I suppose I'll end up having to write my own Frame3DGadget drawing routine (blegh

--
It's not minimalist - I'm increasing efficiency by reducing input effort.