forked from KolibriOS/kolibrios
@open: bigger checkbox
git-svn-id: svn://kolibrios.org@5488 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
c9006c6977
commit
b81e99b6be
6
programs/system/open/build.bat
Normal file
6
programs/system/open/build.bat
Normal file
@ -0,0 +1,6 @@
|
||||
@erase lang.inc
|
||||
@echo lang fix en >lang.inc
|
||||
@fasm open.asm @open
|
||||
@kpack @open
|
||||
@erase lang.inc
|
||||
@pause
|
@ -67,7 +67,7 @@ end if
|
||||
0, 0, 0, 2
|
||||
|
||||
cb_always check_box2 \
|
||||
3 shl 16 + 10, (LIST_HEIGHT + 35) shl 16 + 10, 6, 0, 0, 0, checkbox_txt, ch_flag_middle
|
||||
5 shl 16 + 16, (LIST_HEIGHT + 33) shl 16 + 16, 6, 0, 0, 0, checkbox_txt, ch_flag_middle
|
||||
|
||||
opendialog:
|
||||
.type dd 0
|
||||
|
Loading…
Reference in New Issue
Block a user