Site Navigation
vegUI 2.1.0 released
written by vegu on 25 May, 2007 10:20:48
I just uploaded the latest version of the vegUI window manager, you can
download it here.
Here are the changes:
* version 2.1.0
* VegUIMenu: added new template property T.noCorrection, if true
the menu will be allowed to go outside of the manager node's
proportions. If false (default) then it will auto correct it's
position on popup should it be positioned outside of the manager's
borders.
* VegUIContentBox: added page scrolling using the pgUP and pgDown keys
* VegUICheckBox: added child element BtnLabel that is attached to the
Label child element of the checkbox - this has the effect that the
user can now click on the label in order to toggle the checkbox
checked or unchecked
* VegUINode: added method: clone_children() - which allows you to clone
all children of the element that are of the same type from a certain
element
* VegUIManager: added method: clone_elements() - which allows you to
clone multiple elements from the same template
API Documentation has been updated accordingly.
Related Posts
Your Comment
Comments
No comments yet.