Subversion Repositories Kolibri OS

Rev

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

Rev 1373 Rev 1383
Line 685... Line 685...
685
;aVersion_ch      db 'version_ch',0
685
;aVersion_ch      db 'version_ch',0
Line 686... Line 686...
686
 
686
 
687
;aOption_box_draw  db 'option_box_draw',0
687
;aOption_box_draw  db 'option_box_draw',0
688
;aOption_box_mouse db 'option_box_mouse',0
688
;aOption_box_mouse db 'option_box_mouse',0
689
;aVersion_op       db 'version_op',0
689
;aVersion_op       db 'version_op',0
690
check1 check_box 10,(400-offset_y),6,11,0x80AABBCC,0,0,check_text,check_t_e,ch_flag_en
690
check1 check_box 10,(400-offset_y),6,11,0x80AABBCC,0,0,check_text,check_t_e,0;ch_flag_en
691
check1_end:
691
check1_end:
692
edit1 edit_box 350,(100-offset_x),(398-offset_y),0xffffff,0x6f9480,0,0xAABBCC,0,start_application_c,start_application,mouse_dd,ed_focus,start_application_e,start_application_e
692
edit1 edit_box 350,(100-offset_x),(398-offset_y),0xffffff,0x6f9480,0,0xAABBCC,0,start_application_c,start_application,mouse_dd,ed_focus,start_application_e,start_application_e
693
edit1_end:
693
edit1_end: