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 » Community » Newbie corner » Focus problem
Re: Focus problem [message #57789 is a reply to message #57784] Wed, 15 December 2021 14:28 Go to previous messageGo to previous message
Silvan is currently offline  Silvan
Messages: 56
Registered: December 2014
Location: Trento (IT)
Member
Well, that are my doubts in details:
1) When the program start the focus is set on the EditString Ctrl, it as highlight text and blinking cursor.
That is unusual if confronted with MFC or VCL where usually, if not set, the focus is of the main window.
2) As the situation decrived above if I click on the main windos, outside the EditString Ctrl, I espect that
the focus change to the main windows (no text highlight in the EditString no blinking cursor).
But that doesn't happen.
3) The main window Key event handler return true, so I expect that no other ctrl will proces the same event.
But that is not the case, the key pressed move the draw on the main windows and also write text on the editstring ctrl.
4) Even it disabled in code the EditString still have the blinking cursors.

Thank you if someone would try to give some hints.
Silvan
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to output variable values with time stamp in windows application
Next Topic: Clang linker error: no such file or directory
Goto Forum:
  


Current Time: Sun Aug 24 05:52:31 CEST 2025

Total time taken to generate the page: 0.02989 seconds