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 » EditString and custom msg on status bar
EditString and custom msg on status bar [message #19900] Fri, 30 January 2009 17:47 Go to next message
Kajko is currently offline  Kajko
Messages: 14
Registered: December 2008
Location: Ireland, Serbia
Promising Member
...how ?
How to display custom message on status bar while user is editing ?

EditString ctrl
ctrl.Left...ht).HelpLine(cHelp) );

Tried Description, Tip, etc...none work. any1 knows how to do it ?

Thanks.


b78a07c7fb9b68436af9fd23f4e76cc5
Re: EditString and custom msg on status bar [message #19907 is a reply to message #19900] Sat, 31 January 2009 19:00 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Kajko wrote on Fri, 30 January 2009 11:47

...how ?
How to display custom message on status bar while user is editing ?

EditString ctrl
ctrl.Left...ht).HelpLine(cHelp) );

Tried Description, Tip, etc...none work. any1 knows how to do it ?

Thanks.


There is no implicit logic that would move "Tip" or any other to statusbar when EditField has focus.

OTOH, it should be quite simple - overload ChildGotFocus/ChildLostFocus, read the help from focused widget and push it to status line.

Mirek
Re: EditString and custom msg on status bar [message #20021 is a reply to message #19907] Tue, 10 February 2009 22:09 Go to previous message
Kajko is currently offline  Kajko
Messages: 14
Registered: December 2008
Location: Ireland, Serbia
Promising Member
hi,
that worked, thanks.


b78a07c7fb9b68436af9fd23f4e76cc5
Previous Topic: EditField & K_ENTER example (?)
Next Topic: EditString and moving cursor left or right...
Goto Forum:
  


Current Time: Fri Apr 19 03:04:16 CEST 2024

Total time taken to generate the page: 0.04350 seconds