TimerPool fixoutManipulator
git-svn-id: svn://db.shs.com.ru/pip@83 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -100,6 +100,8 @@ void showInfo(const PIString & t) {
|
||||
CONNECTU(&screen, keyPressed, &w, keyPressed)
|
||||
CONNECTU(&screen, tileEvent, &w, tileEvent)
|
||||
screen.setDialogTile(&dlg);
|
||||
btns->cur = 0;
|
||||
btns->setFocus();
|
||||
while (!w.close) {
|
||||
PIKbdListener::instance()->readKeyboard();
|
||||
piMSleep(10);
|
||||
|
||||
Reference in New Issue
Block a user