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 » editing selection in doc edit
Re: editing selection in doc edit [message #17485 is a reply to message #17474] Sun, 17 August 2008 08:31 Go to previous message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member

found solution Very Happy

//String selected = input.GetSelection();
input.RemoveSelection();
input.Insert(input.GetCursos(),"new text");
 
Read Message
Read Message
Previous Topic: Enter time as duration
Next Topic: writing from write to left
Goto Forum:
  


Current Time: Tue May 07 12:19:20 CEST 2024

Total time taken to generate the page: 0.01801 seconds