Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 3356
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: Fri Apr 19 16:48:08 CEST 2024

Total time taken to generate the page: 0.01953 seconds