Subversion Repositories Kolibri OS

Rev

Rev 1457 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1457 Rev 1682
Line 1... Line 1...
1
include 'editbox.mac'		;macro which should make life easier :) specially for editbox
1
include 'editbox.mac'		;macro which should make life easier :) specially for editbox
-
 
2
include 'checkbox.mac'		;macro implements checkbox old version
2
include 'checkbox.mac'		;macro implements checkbox
3
include 'checkbox2.mac'		;macro implements checkbox version 2
3
include 'optionbox.mac'		;macro implements optionbox
4
include 'optionbox.mac'		;macro implements optionbox
4
include 'scrollbar.mac'		;macro implements scrollbar
5
include 'scrollbar.mac'		;macro implements scrollbar
5
include 'd_button.mac'		;macro implements dinamic_button
6
include 'd_button.mac'		;macro implements dinamic_button
6
include 'menubar.mac'		;macro implements menubar
7
include 'menubar.mac'		;macro implements menubar
7
include 'filebrowser.mac'	;macro implements filebrowser
8
include 'filebrowser.mac'	;macro implements filebrowser