I have just about finished creating a tray icon class for windows. Works perfrectly if the parent window is create using the graphics command. If I use a max gui window the event code (or program loop) does not execute until the window is active which means events are not interpreted in a timely manner. I suspect this is because code execution is halted when no bmax window is active???
Can anyone help?
Can anyone help?