Subversion Repositories Kolibri OS

Rev

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

Rev 1639 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
2
include 'checkbox2.mac'		;macro implements checkbox
3
;include 'optionbox.mac'		;macro implements optionbox
3
;include 'optionbox.mac'		;macro implements optionbox
4
;include 'scrollbar.mac'		;macro implements scrollbar
4
;include 'scrollbar.mac'		;macro implements scrollbar
5
;include 'd_button.mac'		;macro implements dinamic_button
5
;include 'd_button.mac'		;macro implements dinamic_button
6
;include 'menubar.mac'		;macro implements menubar
6
;include 'menubar.mac'		;macro implements menubar
7
;include 'filebrowser.mac'	;macro implements filebrowser
7
;include 'filebrowser.mac'	;macro implements filebrowser