Application Halting
BlitzMax Forums/MaxGUI Module/Application Halting| 
 | ||
| Hi, When you've clicked a menu, or when you're moving the window the application currently halts until you release the menu/window, is there any way to work around this? I've seen applications where you can click menus without the application halting, but the Window Moving thing isn't as important. Anyone have a clue? :) (I used search but couldn't find anything about this.) | 
| 
 | ||
| Search for Event Hooks.  There are a few posts that describe how to use them. | 
| 
 | ||
| Okey, I'll check it out Brucey :) |