GUI Divider without any components
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
2 posts
Page 1 of 1
Hello
I've been using this for many months, and deicided to share it with you.
First, make an Label. Then you change it's BorderStyle to 3D and AutoSize False.
If its vertical, you change it's height to 2. NOT 3, otherwise it will look fugly.
Incase its horizontal, change width to 2 and height to any.
To resize, hold CONTROL + SHIFT and arrow keys, because it is so small that you cant grap the resize arrow
To move, hold CONTROL + Any arrow key
Heres what you should get:
In example 1, there are 2 labels
Label 1 for the name (Fake name ofcourse :P) and make it ENABLED = FALSE to make it look better
Label 2 is the splitter. Do what I said above
Incase you don't wanna use a label, you can use a GroupBox to make a thing look like this:
To make it look like that, I simply changed the location to -3, -3 from your from width and height
Incase you don't understand what I said heres the project files:
I've been using this for many months, and deicided to share it with you.
First, make an Label. Then you change it's BorderStyle to 3D and AutoSize False.
If its vertical, you change it's height to 2. NOT 3, otherwise it will look fugly.
Incase its horizontal, change width to 2 and height to any.
To resize, hold CONTROL + SHIFT and arrow keys, because it is so small that you cant grap the resize arrow
To move, hold CONTROL + Any arrow key
Heres what you should get:
In example 1, there are 2 labels
Label 1 for the name (Fake name ofcourse :P) and make it ENABLED = FALSE to make it look better
Label 2 is the splitter. Do what I said above
Incase you don't wanna use a label, you can use a GroupBox to make a thing look like this:
To make it look like that, I simply changed the location to -3, -3 from your from width and height
Incase you don't understand what I said heres the project files:
You do not have the required permissions to view the files attached to this post.
2 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023