Jump to content

Help with GUI


Recommended Posts

Hello friends, I need help with a problem I have, I want to know if there is any way to update a GUI already running, that is I have a GUI of a certain size and with a button I would like to enlarge it:

example: $ form1 = GUICreate ("", 200,100,0,0)
 
When you press the button, the gui increases its size, and actuates the new size.
Edited by Melba23
Font reset to normal size
Link to comment
Share on other sites

1 hour ago, AutoBert said:

 

 

4 hours ago, Subz said:

Look at https://www.autoitscript.com/autoit3/docs/functions/AutoItSetOption.htm GUIResizeMode or GuiCtrlSetResizing function.

 

friends, I've already used those that tell me, but I increase the hemp of the GUI with everything inside, what I want is that you can increase the width example, and when increase include other buttons and controls, something like adding spaces to the GUI
 
Link to comment
Share on other sites

I think the op wants to stretch the contents of the gui along with the gui itself.

Spoiler

Renamer - Rename files and folders, remove portions of text from the filename etc.

GPO Tool - Export/Import Group policy settings.

MirrorDir - Synchronize/Backup/Mirror Folders

BeatsPlayer - Music player.

Params Tool - Right click an exe to see it's parameters or execute them.

String Trigger - Triggers pasting text or applications or internet links on specific strings.

Inconspicuous - Hide files in plain sight, not fully encrypted.

Regedit Control - Registry browsing history, quickly jump into any saved key.

Time4Shutdown - Write the time for shutdown in minutes.

Power Profiles Tool - Set a profile as active, delete, duplicate, export and import.

Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes.

NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s.

IUIAutomation - Topic with framework and examples

Au3Record.exe

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...