Subversion Repositories Kolibri OS

Rev

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

Rev 2056 Rev 2250
Line 212... Line 212...
212
				}    
212
				}    
213
				break;
213
				break;
214
			case evReDraw:
214
			case evReDraw:
215
				DefineAndDrawWindow(400,276,177,201+GetSkinWidth(),0x74,0x10B2B4BF,0,0,"Just Clicks v0.8");
215
				DefineAndDrawWindow(400,276,177,201+GetSkinWidth(),0x74,0x10B2B4BF,0,0,"Just Clicks v0.8");
216
				DefineButton(150,-18,18,18,255+BT_HIDE+BT_NOFRAME,0); //ª­®¯®çª  § ªàëâ¨ï :]
216
				DefineButton(150,-18,18,18,255+BT_HIDE+BT_NOFRAME,0); //ª­®¯®çª  § ªàëâ¨ï :]
217
				Form.GetInfo(SelfInfo);
217
				GetProcessInfo(#Form, SelfInfo);
218
				IF (Form.height==GetSkinWidth()+3) BREAK;
218
				IF (Form.height==GetSkinWidth()+3) BREAK;
219
				sc.get();
219
				sc.get();
220
				DrawBar(0,168,168,29,sc.work); //¯ ­¥«ìª  á­¨§ã
220
				DrawBar(0,168,168,29,sc.work); //¯ ­¥«ìª  á­¨§ã
221
#ifdef LANG_RUS
221
#ifdef LANG_RUS
222
				DefineButton(9,172,76,19,254,sc.work_button);
222
				DefineButton(9,172,76,19,254,sc.work_button);