HOWTO set the id on the tab top area?
BlitzMax Forums/Brucey's Modules/HOWTO set the id on the tab top area?
| ||
How/where can I change the id of the top light blue gradient tab area where the mouse is at?![]() it somehow set the id to -1, and every time I restart the script it become a new id, this time it become -31966 I set the tab id to be 2000 the BlitzMax Blue panel is is 5000 and the whole toparea where the tab are is set automatically to -1 somewhere, can I change it? I can only mouseover 2000 when all the tab is gone. I want to set the id on the gradient blue area so I can grab it with the mouse Now I can only grab the tab by the panel and the object on the panels because I know the this panel id is 5000 |