2010-03-15 20:40:50 +01:00
|
|
|
include 'editbox.mac' ;macro which should make life easier :) specially for editbox
|
2010-11-01 09:17:46 +01:00
|
|
|
include 'checkbox.mac' ;macro implements checkbox old version
|
|
|
|
include 'checkbox2.mac' ;macro implements checkbox version 2
|
2010-03-15 20:40:50 +01:00
|
|
|
include 'optionbox.mac' ;macro implements optionbox
|
|
|
|
include 'scrollbar.mac' ;macro implements scrollbar
|
|
|
|
include 'd_button.mac' ;macro implements dinamic_button
|
|
|
|
include 'menubar.mac' ;macro implements menubar
|
|
|
|
include 'filebrowser.mac' ;macro implements filebrowser
|
|
|
|
include 'tree_list.mac' ;macro implements tree_list, image_list, list_box
|
2010-04-29 20:27:40 +02:00
|
|
|
include 'pathshow.mac' ;macro implements pathshow
|
|
|
|
include 't_edit.mac' ;macro implements text_editor
|