Menu

#32 dxgettext replacement of Dialogs routines

Unstable (example)
open
nobody
None
5
2022-06-03
2022-06-03
WinOmega
No

Attached xDialogs.pas contains a replacement of the following Delphi routines:

MessageDlg
MessageDlgFmt
ShowMessage
ShowMessageFmt

which uses dxgettext internally. Unfortunately (at least in Delphi 7) these routines hardcode strings in English, and don't provide an easy way to translate them. This can be useful as a drop-in replacement.

You might want to include it in the examples directory.

1 Attachments

Discussion


Log in to post a comment.