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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 [IEvolution] Multi language support on IEMulti

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ysk Posted - Oct 14 2016 : 04:45:31
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.

1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Oct 17 2016 : 23:15:23
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