malu05 Posted July 22, 2009 Posted July 22, 2009 This is in relation to my ASCII portal editor.http://www.autoitscript.com/forum/index.php?showtopic=98636Here you see the UI of my AppThe dark grey area are small tiles of 10 by 12 Pic controls.Now what i wanted to do is make a option to add a grid to easily see the tile area.The grind should be made with the grapich control (just a line)I see in the documentation for GUICtrlCreateGraphic that "If overlap is needed it is important to disable the graphic control : GuiCtrlSetState(-1,$GUI_DISABLE)."But even if i do that it does not overlap my "pic" controls.So is there a way to make "GUICtrlCreateGraphic" overlap "GUICtrlCreatePic"? [center][u]WoW Machinima Tool[/u] (Tool for Machinima Artists) [/center]
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