U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl, Editing and DoubleClick
GridCtrl, Editing and DoubleClick [message #39987] Wed, 22 May 2013 17:48 Go to previous message
koldo is currently offline  koldo
Messages: 3459
Registered: August 2008
Senior Veteran
Hello Uno

In a grid with EditString columns when the user double clicks on a column without EditString I would like to:
- Get WhenDoubleLeft events
- Avoid to open the first EditString

Now if 5st field has an EditString and user double clicks over the 2nd field, the 5st field is opened. And, because of it, the grid losts the double click.

A simple solution would be to set in GridCtrl.cpp, line 6579:

UpdateCtrls(UC_SHOW | UC_CTRLS);


Is it possible?


Best regards
IƱaki

[Updated on: Wed, 22 May 2013 17:58]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: LineEdit font bug
Next Topic: Get the row numbers currently drawn
Goto Forum:
  


Current Time: Tue May 19 14:21:34 GMT+2 2026

Total time taken to generate the page: 0.00413 seconds