Hi!
- Is it possible to change a gadgets style property without having to recreate the gadget?
- Is their anyway of detecting if a mouse button has been pressed when the mouse is over a gadget.....When I try to use any of the mouse commands they all return 0 when I have the mouse pointer hanging over a button gadget.
- Anyone know where I can get some decent reference on the user32.dll?
Oh yeah some undocumented code (at least in my docs!) The createlabel has a style property, set to 1 and you'll have a black border, set to 3 and you'll get a sunken 3d border! Kewll
Also ta to the guys who helped us out last time - I went with the user32.dll solution!!!
Brine
- Is it possible to change a gadgets style property without having to recreate the gadget?
- Is their anyway of detecting if a mouse button has been pressed when the mouse is over a gadget.....When I try to use any of the mouse commands they all return 0 when I have the mouse pointer hanging over a button gadget.
- Anyone know where I can get some decent reference on the user32.dll?
Oh yeah some undocumented code (at least in my docs!) The createlabel has a style property, set to 1 and you'll have a black border, set to 3 and you'll get a sunken 3d border! Kewll
Also ta to the guys who helped us out last time - I went with the user32.dll solution!!!
Brine