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 » Adding simple Append to TextCtrl?
Adding simple Append to TextCtrl? [message #49771] Sun, 29 April 2018 14:18 Go to next message
luoganda is currently offline  luoganda
Messages: 193
Registered: November 2016
Experienced Member
It would be neat to have TextCtrl.Append, eg from
TextCtrl.Insert(TextCtrl.GetLength(),"someString"); into
TextCtrl.Append("someString); or TextCtrl.Cat("someString);
Re: Adding simple Append to TextCtrl? [message #49773 is a reply to message #49771] Sun, 29 April 2018 20:12 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
OK, why not. In the trunk now.
Previous Topic: LineEdit how to set selection from code
Next Topic: [BUG] EditDouble, SetData() can prevent U++ program from running...
Goto Forum:
  


Current Time: Fri Mar 29 14:06:47 CET 2024

Total time taken to generate the page: 0.01333 seconds