Subversion Repositories Kolibri OS

Rev

Rev 3470 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1433 mario79 1
include 'editbox.mac'		;macro which should make life easier :) specially for editbox
1682 lrz 2
include 'checkbox2.mac'		;macro implements checkbox version 2
1433 mario79 3
include 'optionbox.mac'		;macro implements optionbox
4
include 'scrollbar.mac'		;macro implements scrollbar
5
include 'd_button.mac'		;macro implements dinamic_button
6
include 'menubar.mac'		;macro implements menubar
7
include 'filebrowser.mac'	;macro implements filebrowser
8
include 'tree_list.mac'		;macro implements tree_list, image_list, list_box
1457 IgorA 9
include 'pathshow.mac'		;macro implements pathshow
3470 mario79 10
include 't_edit.mac'		;macro implements text_editor
3478 0CodErr 11
include 'frame.mac'		;macro implements frame
12
include 'progressbar.mac' ;macro implements progressbar