Simucal Posted May 2, 2006 Posted May 2, 2006 Can $WS_EX_TOOLWINDOW's not have minimize box's? This didnt work for me: GUICreate("MyScript",200,200,-1,-1,BitOR($WS_SYSMENU,$WS_MINIMIZEBOX),BitOR($WS_EX_TOPMOST,$WS_EX_TOOLWINDOW,$WS_EX_ACCEPTFILES)) I figure they cant, but I wanted to be sure. -Sim AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
GaryFrost Posted May 3, 2006 Posted May 3, 2006 Creates a tool window; that is, a window intended to be used as a floating toolbar.I would say no. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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