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
 Dialog localization TOpenImageEnDialog ?

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
Stalker4 Posted - Mar 05 2025 : 04:24:46
Hi,

Is there any possibility to localize TOpenImageEnDialog ?
If yes, what constants are responsible for this ?
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 07 2025 : 20:07:29


Nigel
Xequte Software
www.imageen.com
Stalker4 Posted - Mar 07 2025 : 05:47:55
Hi,

Everything worked, thank you. The rest, as I understand from the Windows system dialog and localized only with Windows.

P.S.
There are some constants for this dialog box as well:
IEMsg_AllImageFiles
IEMsg_AllVideoFiles
IEMsg_AllFiles
xequte Posted - Mar 06 2025 : 16:10:09
Hi

Please look at the source of ieopensavedlg.pas.

The constants are as follows:

Preview Button: IEMSG_PREVIEW
Advanced Button: IEMSG_ADVANCE
Play Button Hint:= IEMSG_ANIMATE
Frames Text: IEMSG_FRAMES
File Size Text: IEMSG_FILE
Memory Text: IEMSG_MEM
Fit Text: IEMSG_FIT

Nigel
Xequte Software
www.imageen.com
Stalker4 Posted - Mar 06 2025 : 06:12:21
I don't use ielang.dll for localization, especially since it doesn't contain the language I need. I translate the necessary language constants myself. But I could not find the necessary language constants for TOpenImageEnDialog dialog.
xequte Posted - Mar 05 2025 : 21:21:35
Yes, all UI strings in ImageEn can be localized and ImageEn supports 15 languages out of the box.

Please see:

http://www.imageen.com/help/Language_Support.html

Nigel
Xequte Software
www.imageen.com