Hello
I am developping a freeware already translated into several languages.
I have a problem with the translation of a TOpenPictureDialog. I
understand it is a customization by Delphi of a standard opendialog.
The standard messages are translated by the system but the custom
strings are not and I don't find the way to change them.
I tried to play with EnumChildWindows to find the id of the controls
of interest but:
1/ I find a reference to a TSilentPaintPanel with "(empty)" as caption
but I cannot change it with a SendMessage/CDM_SETCONTROLTEXT
2/ I don't find the reference to the other controls (the captions
should be "image: " and "preview" in English)
Note that I have a personnal D7 and I don't find the definition of the
dialog in the Source directory.
Any idea welcome to help me to translate this dialog.
Thanks
Gilles






-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to