Subversion Repositories Kolibri OS

Rev

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

Rev 9533 Rev 9597
Line 122... Line 122...
122
}
122
}
Line 123... Line 123...
123
 
123
 
124
void draw_window()
124
void draw_window()
125
{
125
{
126
	sc.get();
126
	sc.get();
Line 127... Line 127...
127
	DefineAndDrawWindow(screen.width-WIN_W-9/2,80,WIN_W+9,WIN_H+4+skin_height,0x74,sc.work,WINDOW_HEADER,0);
127
	DefineAndDrawWindow(screen.w-WIN_W-9/2,80,WIN_W+9,WIN_H+4+skin_height,0x74,sc.work,WINDOW_HEADER,0);
128
 
128
 
129
	DrawBar(0, 0, WIN_W, PANEL_H-2, sc.work); //top
129
	DrawBar(0, 0, WIN_W, PANEL_H-2, sc.work); //top
130
	DrawBar(0, PANEL_H-2, LP-2, WIN_H-PANEL_H-LP+4, EDX); //left
130
	DrawBar(0, PANEL_H-2, LP-2, WIN_H-PANEL_H-LP+4, EDX); //left