| View previous topic :: View next topic |
| Author |
Message |
Lin Guest
|
Posted: Tue Dec 13, 2005 11:06 am Post subject: display text language |
|
|
How can man create a program with english display title text and buttons for message dialog box by using c++ builder 6 in German version?
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Tue Dec 13, 2005 12:18 pm Post subject: Re: display text language |
|
|
Lin wrote:
| Quote: | How can man create a program with english display title text and
buttons for message dialog box by using c++ builder 6 in German
version?
|
This is not a C++ language issue.
Please repost to .cppbuilder.nativeapi or if you are using the VCL
..cppbuilder.vcl.components.using
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
Dennis Jones Guest
|
Posted: Tue Dec 13, 2005 4:17 pm Post subject: Re: display text language |
|
|
"Andrue Cope [TeamB]" <no.spam (AT) not (DOT) a.valid.address> wrote
| Quote: | Lin wrote:
How can man create a program with english display title text and
buttons for message dialog box by using c++ builder 6 in German
version?
This is not a C++ language issue.
Please repost to .cppbuilder.nativeapi or if you are using the VCL
.cppbuilder.vcl.components.using
|
Or to .cppbuilder.internationalization
- Dennis
|
|
| Back to top |
|
 |
|