stevey Posted April 2, 2007 Posted April 2, 2007 How do you do a basic GUI without a title bar? I searched the help file forever and couldn't find it.
_Kurt Posted April 2, 2007 Posted April 2, 2007 Well you could simply use this: GUICreate("", 300, 300, -1, -1, $WS_POPUP) Kurt Awaiting Diablo III..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now