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 #58137 is a reply to message #58135] Tue, 01 March 2022 07:45 Go to previous messageGo to previous message
Tom1
Messages: 1217
Registered: March 2007
Senior Contributor
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.

[Updated on: Tue, 01 March 2022 08:10]

Report message to a moderator

 
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: Sat Jun 08 16:26:08 CEST 2024

Total time taken to generate the page: 0.02090 seconds