Disable tool on toolbar crashes
BlitzMax Forums/Brucey's Modules/Disable tool on toolbar crashes
| ||
If you try and disable a tool on a tool bar then it crashes with a windows error message saying "The application has requested the runtime to terminate in an unusual way". This is just using tool.disable() if you use tool.enable(false) then it doesn't crash but it doesn't actually disable the tool either. running vista 64 here. Trying to disable one of the tool bar items on the aui sample will recreate it. |