Subversion Repositories Kolibri OS

Rev

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

Rev 1109 Rev 1214
Line 600... Line 600...
600
label10 label 5,185,0,text.10
600
label10 label 5,185,0,text.10
601
status label 5,201,0,no_shoot
601
status label 5,201,0,no_shoot
602
labels_end:
602
labels_end:
Line 603... Line 603...
603
 
603
 
604
editboxes:
604
editboxes:
605
edit1 edit_box 300,5,35,cl_white,0xaabbcc,0,0,0,300,ed_buffer.1,ed_focus,10,10        ; ¯ãâì ª ä ©«ã
605
edit1 edit_box 300,5,35,cl_white,0xaabbcc,0,0,0,300,ed_buffer.1,mouse_dd,ed_focus,10,10        ; ¯ãâì ª ä ©«ã
606
edit2 edit_box 35,75,134,cl_white,0xaabbcc,0,0,0,9,ed_buffer.2,ed_figure_only,3,3         ; § ¤¥à¦ª 
606
edit2 edit_box 35,75,134,cl_white,0xaabbcc,0,0,0,9,ed_buffer.2,mouse_dd,ed_figure_only,3,3         ; § ¤¥à¦ª 
607
edit3 edit_box 35,165,164,cl_white,0xaabbcc,0,0,0,9,ed_buffer.3,ed_figure_only    ;  ¢â®­ã¬¥à æ¨ï
607
edit3 edit_box 35,165,164,cl_white,0xaabbcc,0,0,0,9,ed_buffer.3,mouse_dd,ed_figure_only    ;  ¢â®­ã¬¥à æ¨ï
608
edit4 edit_box 16,165,181,cl_white,0xaabbcc,0,0,0,1,sign_n_input,ed_figure_only,1
608
edit4 edit_box 16,165,181,cl_white,0xaabbcc,0,0,0,1,sign_n_input,mouse_dd,ed_figure_only,1
Line 609... Line 609...
609
editboxes_end:
609
editboxes_end:
610
 
610
 
611
buttons:
611
buttons:
Line 804... Line 804...
804
active_app procinfo ; ¨­ä®à¬ æ¨ï ®¡  ªâ¨¢­®¬ ®ª­¥
804
active_app procinfo ; ¨­ä®à¬ æ¨ï ®¡  ªâ¨¢­®¬ ®ª­¥
805
set_rect_window_procinfo procinfo  ; ¨­ä®à¬ æ¨ï ®¡ ®ª­¥ ®¡« áâ¨
805
set_rect_window_procinfo procinfo  ; ¨­ä®à¬ æ¨ï ®¡ ®ª­¥ ®¡« áâ¨
806
shoot_esp rb 512                   ; á⥪ ¯®â®ª  ä®âª ­ìï
806
shoot_esp rb 512                   ; á⥪ ¯®â®ª  ä®âª ­ìï
807
set_rect_window_esp rb 512         ; á⥪ ®ª­  ®¡« áâ¨
807
set_rect_window_esp rb 512         ; á⥪ ®ª­  ®¡« áâ¨
808
;        app_end    ; ª®­¥æ ¯à®£à ¬¬ë
808
;        app_end    ; ª®­¥æ ¯à®£à ¬¬ë
-
 
809
mouse_dd	rd 1
809
align 4
810
align 4
810
cur_dir_path    rb 4096
811
cur_dir_path    rb 4096
811
library_path    rb 4096
812
library_path    rb 4096
812
i_end_tread:
813
i_end_tread:
813
rb 1024
814
rb 1024