Demonic Posted December 15, 2009 Posted December 15, 2009 (edited) Alright. I've already searched around on the topic, and generally the response has been to use GUISetStyle in connection with $WS_POPUP in order to achieve the desired effect, however this only works with windows that are created by the GuiCreate() command. Now, how would I go about this in order to achieve a borderless window that I did not create? If anyone could apply some insight upon me, I would be quite gracious. I have already searched around the forums for a solution, perhaps using the wrong terms, along with looking throughout the index of the AutoIt Help file to no avail. Thanks, p.s. This could be comparable to innumerable ammount of Steam games that allow borderless-windowed mode. Edited December 15, 2009 by Demonic
AdmiralAlkex Posted December 15, 2009 Posted December 15, 2009 Maybe.... _WinAPI_SetWindowLong()? .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
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