Subversion Repositories Kolibri OS

Rev

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

Rev 5481 Rev 5549
Line 46... Line 46...
46
					ExitProcess();
46
					ExitProcess();
47
				}
47
				}
48
				break;
48
				break;
Line 49... Line 49...
49
				
49
				
50
		case evReDraw:
50
		case evReDraw:
51
				DefineAndDrawWindow(600,150,181,228+GetSkinHeight(),0x34,sc.work,INTRO_TEXT_1);
51
				DefineAndDrawWindow(Form.left + 200,150,181,228+GetSkinHeight(),0x34,sc.work,INTRO_TEXT_1);
52
				GetProcessInfo(#about_form, SelfInfo);
52
				GetProcessInfo(#about_form, SelfInfo);
53
				if (Form.status_window>2) break;
53
				if (Form.status_window>2) break;
54
				DrawBar(0,0,about_form.cwidth,50,0x8494C4);
54
				DrawBar(0,0,about_form.cwidth,50,0x8494C4);
55
				PutPaletteImage(#logo,85,85,43,7,8,#logo_pal);
55
				PutPaletteImage(#logo,85,85,43,7,8,#logo_pal);