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 » Community » U++ community news and announcements » IME improved support
Re: IME improved support [message #58144 is a reply to message #58137] Thu, 03 March 2022 09:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Tom1 wrote on Tue, 01 March 2022 07:45
Hi Mirek,

Looks very elegant!

However, please fix the following on Linux:

/home/tom/upp.src/uppsrc/CtrlCore/GtkEvent.cpp:659:4: error: expected expression
                        DLOG(GetKeyDesc(kv) << ", pressed: " << pressed << ", count: " << CurrentEvent.count);
                        ^
/home/tom/upp.src/uppsrc/Core/Diag.h:158:26: note: expanded from macro 'DLOG'
#define DLOG(x)          @ // To clean logs after debugging, this produces error in release mode
                         ^
/home/tom/upp.src/uppsrc/CtrlCore/GtkEvent.cpp:669:4: error: expected expression
                        DDUMPHEX(kv);
                        ^
/home/tom/upp.src/uppsrc/Core/Diag.h:164:26: note: expanded from macro 'DDUMPHEX'
#define DDUMPHEX(nx)     @ // To clean logs after debugging, this produces error in release mode
                         ^
2 errors generated.


Best regards,

Tom

EDIT: Sorry this newbie question here... How do I test the IME support? I just wish to know how it works.


In windows, you have to add chinese language in settings.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: String::Make - new way how to create a small string fast
Next Topic: FileSel::FileCtrl
Goto Forum:
  


Current Time: Tue May 14 09:13:45 CEST 2024

Total time taken to generate the page: 0.01241 seconds