Problem with DONE button in fep
| Wed, 2007-01-10 09:16 | |
|
|
Hi all,
I'm writting a farsi (Persian) fep, (Virtual keyboard) for UIQ2 series. I have a problem with DONE button. I don't know how implement this button to turn off fep or close it. I tried some ways such as DrawableWindow()->Close; or install other fep shuch as standard virtual keyboard or other feps. by these ways my fep close but program don't go to Destruction function both of CmyFep or CmyFepControl, I mean is: it don't go to CmyFep::~CmyFep() and CmyFepControl::~CmyFepControl() until I tap again on keyboard icon. can anybody help me to implement of DONE button to close myfep.fep or turn it off? thanks. |





