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 » To add some methods to LineEdit
To add some methods to LineEdit [message #36517] Mon, 04 June 2012 12:28 Go to next message
koldo is currently offline  koldo
Messages: 3352
Registered: August 2008
Senior Veteran
Hello Mirek

If possible I would like you to add some methods to LineEdit. Now it has ScrollUp() and ScrollDown() only:

void ScrollPageUp() { sb.PageUp(); }
void ScrollPageDown() { sb.PageDown(); }
void ScrollBegin() { sb.VertBegin(); }
void ScrollEnd() { sb.VertEnd(); }


Best regards
IƱaki
Re: To add some methods to LineEdit [message #36557 is a reply to message #36517] Fri, 08 June 2012 19:39 Go to previous message
mirek is currently offline  mirek
Messages: 13974
Registered: November 2005
Ultimate Member
Applied, thank you.
Previous Topic: [HELP] Getting and setting values to EditInt
Next Topic: Trouble with EditTime
Goto Forum:
  


Current Time: Tue Mar 19 07:23:02 CET 2024

Total time taken to generate the page: 0.01278 seconds