fatcoder
Member
|
Region::view Button
It is not possible to replace the view Button in a region with a custom button to override it's look and behaviour.
I have an idea that would make customizing the entire Gui a lot easier. If all sub controls were in a FixedArray (even if there is only one), then it becomes very easy to replace all the sub controls with your own implementations.
For example, Region already has the two SlideBars in a FixedArray. The view button could also be put into its own FixedArray of just one element. This could be done with all controls across the entire Gui.
|
|
03-23-2014 03:35 AM |
|
Esenthel
Administrator
|
RE: Region::view Button
Available in next release
|
|
03-27-2014 09:47 PM |
|
fatcoder
Member
|
RE: Region::view Button
Very good. Thank you.
|
|
03-28-2014 02:57 PM |
|