| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Corrected the callback "onChanged" for edit boxes
Also added a set_multiline(boolean) function, which sets if the
textbox is multiline or not.
|
| |
|
|
|
|
| |
Also added treeview guielemnt
Also added ifilesystem guielement
Also added io library
|
| |
|
|
|
| |
Files now use the registry defined in iguielement, so they are
all in sync.
|
| |
|
|
|
|
| |
Edit boxes can have their contents retreived
Fixed a typo for edit box methods
various updates to the net api
|
|
|
Added bindings to Irrlicht's EditBox gui element.
|