Box lib: Difference between revisions
Jump to navigation
Jump to search
Nisargshah95 (talk | contribs) (translate box lib wiki to english) |
Nisargshah95 (talk | contribs) m (→Items: link editbox wiki to english translation) |
||
Line 1: | Line 1: | ||
'''box_lib.obj''' library contains different controls that you can use when writing applications. box_lib.mac file connects to compiled macros and libraries for the elements. If the user uses tree_list or text_editor elements, it must be connected with the library to call a function '''lib_init'''. | '''box_lib.obj''' library contains different controls that you can use when writing applications. box_lib.mac file connects to compiled macros and libraries for the elements. If the user uses tree_list or text_editor elements, it must be connected with the library to call a function '''lib_init'''. | ||
==Items== | ==Items== | ||
* [[box_lib_editbox | * [[box_lib_editbox | editbox]] - text field | ||
* [[box_lib_checkbox/ru | checkbox]] - check box | * [[box_lib_checkbox/ru | checkbox]] - check box | ||
* [[box_lib_optionbox/ru | optionbox]] - radio button | * [[box_lib_optionbox/ru | optionbox]] - radio button |
Revision as of 18:20, 13 July 2016
box_lib.obj library contains different controls that you can use when writing applications. box_lib.mac file connects to compiled macros and libraries for the elements. If the user uses tree_list or text_editor elements, it must be connected with the library to call a function lib_init.
Items
- editbox - text field
- checkbox - check box
- optionbox - radio button
- scrollbar
- d_button - dynamic button
- menubar
- filebrowser
- tree_list
- text_editor - text editor element
- PathShow
Authors
- Алексей Теплов aka <Lrz>
- Марат Закиянов aka Mario79, aka Mario
- Евтихов Максим aka Maxxxx32
- Евгений Гречников aka Diamond
- hidnplayr
- Игорь Афанасьев aka IgorA