gui: more work on dialogs.
This commit is contained in:
@@ -66,6 +66,8 @@ CDialog_Init:
|
||||
ldd zh, Y+CDIALOG_OFFS_CONFIG_HI
|
||||
push yl ; main window
|
||||
push yh
|
||||
ldi r16, 0
|
||||
ldi r17, (WIDGET_PACK_FILLED<<WIDGET_PACK_HSELF0_BIT) | (WIDGET_PACK_FILLED<<WIDGET_PACK_VSELF0_BIT)
|
||||
bigcall CWidget_Create
|
||||
pop yh
|
||||
pop yl
|
||||
|
||||
Reference in New Issue
Block a user