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

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: 14291
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: Mon Aug 03 06:05:47 GMT+2 2026

Total time taken to generate the page: 0.00592 seconds