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 » U++ Library : Other (not classified elsewhere) » Append line into LineEdit or DocEdit
Append line into LineEdit or DocEdit [message #47078] Tue, 29 November 2016 11:58 Go to previous message
lovmy is currently offline  lovmy
Messages: 44
Registered: November 2015
Member

Hi,

i have problem, i want just to add line into LineEdit or DocEdit.

I try (lignes is a LineEdit object and texte a Upp::String)

serveur.lignes <<= texte << "\n";


or

client.lignes.Insert(-1, ~(texte << "\n"));


but without succes.

How i can create simple text area, with vertical scrollbar, and write line into this ?

Thank you for your help !
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Convert Upp::String to int
Next Topic: Problem with dialogs
Goto Forum:
  


Current Time: Thu Mar 28 12:00:19 CET 2024

Total time taken to generate the page: 0.01529 seconds