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 '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
|
2013-04-16 02:18:51 +02:00
|
|
|
include 't_edit.mac' ;macro implements text_editor
|
2013-04-22 13:06:47 +02:00
|
|
|
include 'frame.mac' ;macro implements frame
|
2016-11-08 01:23:52 +01:00
|
|
|
include 'progressbar.mac' ;macro implements progressbar
|