Page 1 of 1

Cursor Disable in an open Window

Posted: Mon Aug 28, 2006 3:51 pm
by Arindam
Hello everybody,

My query is as follow:

In an open MDICHILD Window, I am trying to edit record one by one without closing the window. While I entered into edit option the CURSOR disable from window. The same thing happens, while I skip record forward or backward. But records skip properly and display appropriately. If I click mouse on the GET field then only shows cursor. Could any one help me please, how can I keep the cursor on [without clicking mouse] till the edit operation end?

Arindam

Posted: Mon Aug 28, 2006 4:52 pm
by James Bott
Arindam,

Keeping the curor on is not standard Windows behavior, so I don't recommend it. But if you want to do it, try doing oGet:setFocus() after skipping to the new record.

James

Posted: Mon Aug 28, 2006 5:21 pm
by Silvio
james can you write onmy private email pls
Regards