| I mean a real one, not one drawn on a canvas. 
 Does anyone even know if you can make your own gadgets in Blitzplus?
 
 What I mean for example, is if I call windows GDI commands to make a gadget, will it create events that Blitzplus will return in the event loop?  Can I access the gadget handle like a regular gadget to enable/disable,reposition/resize,show/hide it? (I suspect not)
 
 If nobody has already figured out how to do this and has a set of functions to make it, I'll probably just find another way to allow the user to input these numbers.
 
 
 |