Hi guys
After my final high school exam, I'm back and i am now continue working on my mod Happy Roll with our team.
We found it is so difficult using Gui Editor to create or edit a gui, so i am planning to make a WYSIWYG gui creater. but before i working on the most important part of the software, i have some questions to ask:
Thank you very much
Gary
//
added
for the first question:
profile, horizSizing, vertSizing ,position ,extent ,minExtent , visible, bitmap
is that ALL attributes that any Gui Controls MUST have ?
After my final high school exam, I'm back and i am now continue working on my mod Happy Roll with our team.
We found it is so difficult using Gui Editor to create or edit a gui, so i am planning to make a WYSIWYG gui creater. but before i working on the most important part of the software, i have some questions to ask:
- For a GUI Control, what members/attributes(like:"profile" "horizSizing" "position" "extent" and so on. i don't know what are their name. it just like members of a class) are required ?
- What does horizSizing and vertSizing means?(i tried to use "left" and "top" to set a GUI Control's horizSizing and vertSizing attribute, but it seems like the control align with right and bottom side)...
Thank you very much
Gary
//
added
for the first question:
profile, horizSizing, vertSizing ,position ,extent ,minExtent , visible, bitmap
is that ALL attributes that any Gui Controls MUST have ?
HappyRoll Mod Leader
C++ Beginner