Is there a way to achieve a fullscreen, borderless MaxGUI window? I cannot find it mentioned in the docs but I`m hoping that I may have missed it. Hopefully you can.
Thank you for any help,
Jason.
Thank you for any help,
Jason.
Local Window1:TGadget = CreateWindow:TGadget("Window1",338,181,196,157,Null,Null) MaximizeWindow( Window1:TGadget )