![]() |
|
#1
|
|||
|
|||
|
Delphi 5/6 problem.
I'm working on a MDI application where the childforms has dbgrids. The grids are editable and the option "ShowAlwaysEditor" is true. When the user switch the focus from one form to another and back again, the cursor in the grid are disappeared. Why?? You can still write in the grid, but you can't se the cursor. If the user change the column, the cursor comes visible again. Please Help Thanks Christian |
|
#2
|
|||
|
|||
|
Set the property AlwaysShowSelection to true and CancelOnExit to False! that should solve it.
<tt> Greetz, ::TeD On The NeT:: =[ QUESTIONS ]========================================= don't forget to accept this reply if it helped you! ![]() ================================================== ===== =[ EXTRA INFO ]======================================== Location : Netherlands (GMT +01.00) Languages : English, Dutch, German Age : 25 ICQ : Be smart and figure out what my UIN is... ================================================== ===== </tt> |
|
#3
|
|||
|
|||
|
Thanks.
But it is a bug right? |
|
#4
|
|||
|
|||
|
no, it's not. it's a feature
![]() <tt> Greetz, ::TeD On The NeT:: =[ QUESTIONS ]========================================= don't forget to accept this reply if it helped you! ![]() ================================================== ===== =[ EXTRA INFO ]======================================== Location : Netherlands (GMT +01.00) Languages : English, Dutch, German Age : 25 ICQ : Be smart and figure out what my UIN is... ================================================== ===== </tt> |
![]() |
| Thread Tools | |
| Display Modes | |
|
|