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 » LineEdit, EditFields, DocEdit » LineEdit get Key press no subclass
Re: LineEdit get Key press no subclass [message #59098 is a reply to message #59093] Wed, 02 November 2022 10:12 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Depends:

Do you want change the meaning of some key that is consumed by LineEdit? In that case, you indeed need to subclass LineEdit.

Do you want to catch some key that is ignored by LineEdit? If yes, just add Key virtual method to the main window - ignored keys are passed to parent (that is the purpose of Key bool return value).
 
Read Message
Read Message
Previous Topic: issue with right to left languages (Arabic & Hebrew)
Next Topic: How to use LineEdit's default "Key" handler? no subclass
Goto Forum:
  


Current Time: Thu May 16 06:39:19 CEST 2024

Total time taken to generate the page: 0.02211 seconds