Hey Guys,
Im new to GUIs so bare with me. I have a code that after I create a transparent overlay gui, I go and do other tasks. It works great except that after I have it @SW_SHOW the GUIwindow at some point it forces any current window to the background. A quick fix I did was after @SW_SHOW I do a winactivate() on the window that was pushed to the back but id much rather it not push the window to the background at all.
Any ideas?
Thanks in advance,
Mason