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 - setting cursor without getting focus
GridCtrl - setting cursor without getting focus [message #58226] Thu, 31 March 2022 07:49
Pradip is currently offline  Pradip
Messages: 109
Registered: February 2019
Location: India
Experienced Member
Hi,

I'm filling a GridCtrl based on data entered in other controls, then trying to set the cursor on the top row, but SetCursor() or GoBegin() or GoTop() or GoTo(...) - all of them pulls the focus on the GridCtrl, taking the focus away from other controls.

How to set cursor on a GridCtrl row without pulling the focus onto it? Any thought?


Regards,
Pradip
 
Read Message
Previous Topic: Adding void ArrayCtrl::SetLineTextColor(int i, Color c);
Next Topic: GridCtrl - sorting by converted value
Goto Forum:
  


Current Time: Sat Apr 20 00:54:37 CEST 2024

Total time taken to generate the page: 0.07147 seconds