Email sent.
The code is not that pretty, maybe you can improve it.
1.5.1 is out, hope you can make a new ML package for it.
Search found 4 matches
- Tue Aug 11, 2009 1:42 am
- Forum: Project Announcements
- Topic: MultiByte Language support pack for Irrlicht
- Replies: 62
- Views: 70790
- Sat Aug 08, 2009 5:29 am
- Forum: Project Announcements
- Topic: MultiByte Language support pack for Irrlicht
- Replies: 62
- Views: 70790
Candidate list window is under the contorol of OS. I'm not doing anything. Well, you may have problems displaying the candidate list window in full screen mode. I process the WM_IME_NOTIFY message in CIrrDeviceWin32 to get the candidate list strings. Then I send an event to the edit to display the ...
- Tue Jul 28, 2009 5:27 am
- Forum: Project Announcements
- Topic: MultiByte Language support pack for Irrlicht
- Replies: 62
- Views: 70790
I modified the code to support rendering the IME candidate string list directly in the GUI. Check the pic below, the candidate string list was rendered on top of the red line. http://i31.tinypic.com/1zz3tcx.png Only avaliable on Windows. I tried Chinese, but I think all the eastern languagies (mainl...
- Sat Jul 25, 2009 8:15 am
- Forum: Project Announcements
- Topic: MultiByte Language support pack for Irrlicht
- Replies: 62
- Views: 70790
Version 1.5 has been released. http://etwas.wolfish.org/files/IrrlichtML-1.5-win32Linux.zip - Added EditBox's MultiLine and WordWrap switch support. - Changed sample apps. - Broke off the DirectX 8 support in precompiled DLL. (I'm using VS2008 and DirectX SDK - August 2008) also, I submitted garble...