Subversion Repositories Kolibri OS

Rev

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

Rev 1702 Rev 2246
Line 1... Line 1...
1
;
1
;
2
;   Screenshooter for Kolibri
2
;   Screenshooter for Kolibri
3
;
3
;
4
; version:	1.0
4
; version:	1.2
5
; last update:  08/09/2010
5
; last update:  08/09/2010
6
; written by:   Marat Zakiyanov aka Mario79, aka Mario
6
; written by:   Marat Zakiyanov aka Mario79, aka Mario
7
; changes:      select path for save with OpenDialog,
7
; changes:      select path for save with OpenDialog,
8
;               bag fix for threads stacks
8
;               bag fix for threads stacks
9
;---------------------------------------------------------------------
9
;---------------------------------------------------------------------
Line 12... Line 12...
12
; 24.07.2008  ®¡­®¢«¥­ editbox
12
; 24.07.2008  ®¡­®¢«¥­ editbox
13
; 01.02.07 - ®¡­®¢«ñ­ editbox
13
; 01.02.07 - ®¡­®¢«ñ­ editbox
14
; 31.01.07 - ¢áñ ⥯¥àì à¨áã¥âáï ®â­®á¨â¥«ì­® ª«¨¥­â᪮© ®¡« áâ¨
14
; 31.01.07 - ¢áñ ⥯¥àì à¨áã¥âáï ®â­®á¨â¥«ì­® ª«¨¥­â᪮© ®¡« áâ¨
15
; 02.11.10 - ˆá¯®«ì§ã¥âáï checkbox ¢¥àᨨ 2
15
; 02.11.10 - ˆá¯®«ì§ã¥âáï checkbox ¢¥àᨨ 2
Line 16... Line 16...
16
 
16
 
17
title equ 'Screenshooter v 1.0' ; ‡ £®«®¢®ª ®ª­ 
17
title equ 'Screenshooter v 1.2' ; ‡ £®«®¢®ª ®ª­ 
18
include '../../develop/libraries/box_lib/load_lib.mac'
18
include '../../develop/libraries/box_lib/load_lib.mac'
19
include '../../develop/libraries/box_lib/trunk/box_lib.mac'
19
include '../../develop/libraries/box_lib/trunk/box_lib.mac'
20
;include '../../develop/examples/editbox/trunk/editbox.inc'
20
;include '../../develop/examples/editbox/trunk/editbox.inc'
21
include '../../config.inc'		;for nightbuild
21
include '../../config.inc'		;for nightbuild
Line 747... Line 747...
747
but6 txt_button 145,160,15,85,7,0,0,but_text.6,stop_autoshoot	   ; ®áâ ­®¢¨âì  ¢â®áêñ¬ªã
747
but6 txt_button 145,160,15,85,7,0,0,but_text.6,stop_autoshoot	   ; ®áâ ­®¢¨âì  ¢â®áêñ¬ªã
748
but7 txt_button 40,205,10,150,8,0,0,but_text.7,show_set_rect_window ; § ¤ âì ®¡« áâì
748
but7 txt_button 40,205,10,150,8,0,0,but_text.7,show_set_rect_window ; § ¤ âì ®¡« áâì
749
buttons_end:
749
buttons_end:
750
;---------------------------------------------------------------------
750
;---------------------------------------------------------------------
751
check_boxes:
751
check_boxes:
752
ch1 check_box2 (5 shl 16+11),(105 shl 16 +11),5,cl_white,0,0x80000000,ch_text.1,ch_flag_en+ch_flag_bottom	; ᢥà­ãâì ®ª­®
752
ch1 check_box2 (5 shl 16+11),(105 shl 16 +11),5,cl_white,0,0x80000000,ch_text.1,ch_flag_en+ch_flag_middle	; ᢥà­ãâì ®ª­®
753
ch2 check_box2 (5 shl 16+11),(120 shl 16 +11),5,cl_white,0,0x80000000,ch_text.2,ch_flag_en+ch_flag_bottom	; § â¥¬ ᤥ« âì  ªâ¨¢­ë¬
753
ch2 check_box2 (5 shl 16+11),(120 shl 16 +11),5,cl_white,0,0x80000000,ch_text.2,ch_flag_en+ch_flag_middle	; § â¥¬ ᤥ« âì  ªâ¨¢­ë¬
754
ch3 check_box2 (1455 shl 16+11),(105 shl 16 +11),5,cl_white,0,0x80000000,ch_text.3,ch_flag_en+ch_flag_bottom	; ¯®ª § âì á­¨¬®ª
754
ch3 check_box2 (1455 shl 16+11),(105 shl 16 +11),5,cl_white,0,0x80000000,ch_text.3,ch_flag_en+ch_flag_middle	; ¯®ª § âì á­¨¬®ª
755
ch4 check_box2 (5 shl 16+11),(135 shl 16 +11),5,cl_white,0,0x80000000,ch_text.4,ch_flag_en+ch_flag_bottom	; § ¤¥à¦ª 
755
ch4 check_box2 (5 shl 16+11),(135 shl 16 +11),5,cl_white,0,0x80000000,ch_text.4,ch_flag_en+ch_flag_middle	; § ¤¥à¦ª 
756
ch5 check_box2 (5 shl 16+11),(150 shl 16 +11),5,cl_white,0,0x80000000,ch_text.5,ch_flag_en+ch_flag_bottom
756
ch5 check_box2 (5 shl 16+11),(150 shl 16 +11),5,cl_white,0,0x80000000,ch_text.5,ch_flag_en+ch_flag_middle
757
ch6 check_box2 (5 shl 16+11),(165 shl 16 +11),5,cl_white,0,0x80000000,ch_text.6,ch_flag_en+ch_flag_bottom
757
ch6 check_box2 (5 shl 16+11),(165 shl 16 +11),5,cl_white,0,0x80000000,ch_text.6,ch_flag_en+ch_flag_middle
758
use_rect check_box2 (145 shl 16+11),(150 shl 16 +11),5,cl_white,0,0x80000000,ch_text.7,ch_flag_bottom		; ¨á¯. ®¡« áâì
758
use_rect check_box2 (145 shl 16+11),(150 shl 16 +11),5,cl_white,0,0x80000000,ch_text.7,ch_flag_middle		; ¨á¯. ®¡« áâì
759
;  ¢â®­ã¬¥à æ¨ï
759
;  ¢â®­ã¬¥à æ¨ï
760
check_boxes_end:
760
check_boxes_end:
761
;---------------------------------------------------------------------
761
;---------------------------------------------------------------------
762
if lang eq ru
762
if lang eq ru
763
text:
763
text: