Subversion Repositories Kolibri OS

Rev

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

Rev 3896 Rev 3901
Line 493... Line 493...
493
	mov ebx, eax
493
	mov ebx, eax
494
	sub eax, WIN_W
494
	sub eax, WIN_W
495
	shl ebx, 16
495
	shl ebx, 16
496
	add ebx, WIN_W	
496
	add ebx, WIN_W	
497
    mcall 0,,,COL_WINDOW_BG, ,title ; define window
497
    mcall 0,,,COL_WINDOW_BG, ,title ; define window
498
	mcall 63,1,'Y'
-
 
499
	GetSkinHeight
498
	GetSkinHeight
500
	mov ecx, eax
499
	mov ecx, eax
501
	shl ecx, 16
500
	shl ecx, 16
502
	add ecx, 43
501
	add ecx, 43
503
	mcall 13,B_WBAR_X, ,COL_TOOLBAR_BG ; draw toolbar background
502
	mcall 13,B_WBAR_X, ,COL_TOOLBAR_BG ; draw toolbar background