Difference between revisions of "Box lib"

From KolibriOS wiki
Jump to navigation Jump to search
(translate box lib wiki to english)
 
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/ru | editbox]] - text field
+
* [[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

Authors

  • Алексей Теплов aka <Lrz>
  • Марат Закиянов aka Mario79, aka Mario
  • Евтихов Максим aka Maxxxx32
  • Евгений Гречников aka Diamond
  • hidnplayr
  • Игорь Афанасьев aka IgorA