Jump to content

Recommended Posts

Posted (edited)

I have been creating few controls with round corners for awhile for my own needs and I felt it was time to make an UDF and share it with the community.  The idea behind this UDF is to use essentially simple basic AutoIt GUI functions.  I did not want to embark in GDI+ to create the controls.  I wanted to be easy to use with enough features that it would answer most requirements.

Version 2025-03-15

*The functions contained in the UDF :

 _RGUI_RoundLabel
 _RGUI_RoundButton
 _RGUI_RoundInput
 _RGUI_RoundEdit
 _RGUI_RoundGroup
 _RGUI_RoundRect
 _RGUI_DrawLine
 _RGUI_PressButton
 _RGUI_ResetButton

Here an example of what could be done with the UDF :

image.png.5278177d5575ecb15b630314e1e97bd7.png

If you feel there should be new controls, I will consider adding them to the UDF.  RoundGUI.zip

Edited by Nine

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...