forked from KolibriOS/kolibrios
T_Edit: new toolbar icons, scrollbars type 0
git-svn-id: svn://kolibrios.org@2801 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fd6d91ae8e
commit
ca12abcf5e
@ -240,7 +240,7 @@ wScr:
|
||||
.size_y dw 300 ; +4
|
||||
.start_y dw 50 ; +6
|
||||
.btn_high dd 15 ; +8
|
||||
.type dd 1 ;+12
|
||||
.type dd 0 ;+12
|
||||
.max_area dd 100 ;+16
|
||||
.cur_area dd 30 ;+20
|
||||
.position dd 0 ;+24
|
||||
@ -274,7 +274,7 @@ hScr:
|
||||
.size_y dw 16 ;+4
|
||||
.start_y dw 50 ;+6
|
||||
.btn_high dd 15 ;+8
|
||||
.type dd 1 ;+12
|
||||
.type dd 0 ;+12
|
||||
.max_area dd 100 ;+16
|
||||
.cur_area dd 30 ;+20
|
||||
.position dd 0 ;+24
|
||||
@ -308,7 +308,7 @@ ws_dir_lbox: ;
|
||||
.size_y dw 30 ;+4
|
||||
.start_y dw 70 ;+6
|
||||
.btn_high dd 15 ;+8
|
||||
.type dd 1 ;+12
|
||||
.type dd 0 ;+12
|
||||
.max_area dd 100 ;+16
|
||||
.cur_area dd 30 ;+20
|
||||
.position dd 0 ;+24
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 10 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user