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
|