DOTCOMmunications 0 Posted December 21, 2010 Hi all This is the first time i have used OnEventMode as i was having some problems using MessageLoop mode. The problems i had previously were that the GUIGetMsg would return a call as though the last image i created with SS_NOTIFY attached to it had been clicked so it would run that option rather than wait for an image to be clicked. So i thought i would try OnEventMode so i changed the code round to do that but now when i run the script it causes the program to crash at the first screen and i cant work out why other than something to do with the image buttons. I have attached the OnEventMode code in case that helps. Is there any way to solve either of these problems, not bothered which one? Thanks Adam Mallinson DOT-COMmunications SetupMenuNEW.au3 Share this post Link to post Share on other sites
DOTCOMmunications 0 Posted December 21, 2010 Never mind, found that i can do the MessageLoop mode using $BS_BITMAP for buttons instead, and with the sizes involved the BMPs are smaller than the JPGs anyway Share this post Link to post Share on other sites