forked from KolibriOS/kolibrios
kpack: edit box now uses system colors
git-svn-id: svn://kolibrios.org@2207 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ad9130d360
commit
9f80bde975
@ -70,6 +70,8 @@ load_libraries l_libs_start,load_lib_end
|
|||||||
movsd
|
movsd
|
||||||
; get system window info
|
; get system window info
|
||||||
mcall 48,3,color_table,40
|
mcall 48,3,color_table,40
|
||||||
|
;--------------------------------------
|
||||||
|
edit_boxes_set_sys_color edit1,editboxes_end,color_table
|
||||||
;--------------------------------------
|
;--------------------------------------
|
||||||
xor eax,eax
|
xor eax,eax
|
||||||
cmp [params],al
|
cmp [params],al
|
||||||
|
Loading…
Reference in New Issue
Block a user