ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 [IEvolution] Multi language support on IEMulti
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

ysk

2 Posts

Posted - Oct 14 2016 :  04:45:31  Show Profile  Reply
Hello,

I got a trouble using on HiComponents.IEvolution.IEMulti.

When I trying to get a file name from ImageList, Korean/Japanese letters are broken.

How can I get a filename from the control properly?

I'm using below codes
---
HiComponents.IEvolution.IEMulti ecmtView

string filename;
filename = ecmtView.ImageList.GetImageInfo(ecmtView.SelectedImage).FileName;
---

Of course, IEMulti.ImageList.FillFromDirectory(string) loads Korean/Japanese letter including directory properly. but getting filename... no.

xequte

38615 Posts

Posted - Oct 17 2016 :  23:15:23  Show Profile  Reply
Hi

This sounds like a limitation due to Unicode not yet being supported by IEvolution. Let me check if there is a work around.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: