Lars_89 Posted April 27, 2005 Posted April 27, 2005 Hi! i'm still a newbie in this program, but i would like to make a toolbar for my application wich is designed in autoit. I've searched in the forum but found nothing. My biggest problem is that a create the buttons and when i maximize the window they enlarge like ther controls(i would only like to enlarge others controls except the buttons) i've tryied to add a child window inside but useless. Can anyone help me?
zeroZshadow Posted April 27, 2005 Posted April 27, 2005 send us the code, that STANDARD on this forum *If u thought life couldn't get worse, u meet me *<guy> What would you give my little sister to unzip ?<friend> 10 bucks<guy> No, i mean like Winzip...
CyberSlug Posted April 27, 2005 Posted April 27, 2005 For the buttons you don't want to resize:http://www.autoitscript.com/autoit3/docs/f...SetResizing.htmLook at $GUI_DOCKSIZE or $GUI_DOCKALL paramters for GuiCtrlSetResizingRember to put #include <GuiConstants.au3> at the top of your script. Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Lars_89 Posted April 28, 2005 Author Posted April 28, 2005 zeroZshadow, i think i don't need that because CyberSlug had reolve my doubt(thanks). But thanks anyway for trying to help me in my question Lars
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