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++ Libraries and TheIDE: i18n, Unicode and Internationalization » TheIDE editor and accented words
TheIDE editor and accented words [message #33476] Thu, 11 August 2011 13:39 Go to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
Hello all

Now when doing left double click in TheIDE editor it does not choose accented chars.

This way if strings have accented words, these are selected only partially.

The reason is that in CodeEditor.cpp, GetWordPos() chooses using iscid() that select ascii letters between a and Z. However with LineEdit, TextArrayOps::GetWordSelection() is more flexible.

Could it be possible to selected non ascii letters too?


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: New/additional GetLngSet
Next Topic: Semi-automated translation for U++
Goto Forum:
  


Current Time: Mon Apr 29 02:39:21 CEST 2024

Total time taken to generate the page: 0.03026 seconds