Hello
How i can create a simple window with GUICreate without any item except a white background. (without Close button, without Minimize button, without Border, without TitleBar, without . . . and with a white background" very similar to a white ToolTip.
in other word I want to show a white sheet with some texts in it.
Also I want to it can be closed when a user clicks on it.