home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!psinntp!psinntp!searchtech.com!mra
- From: mra@searchtech.com (Michael Almond)
- Newsgroups: comp.lang.c++
- Subject: Re: Question about Turbo Vision MessageBox
- Message-ID: <1992Aug18.152719.26261@searchtech.com>
- Date: 18 Aug 92 15:27:19 GMT
- References: <15754@star.cs.vu.nl>
- Organization: Search Technology, Inc.
- Lines: 19
-
- In article <15754@star.cs.vu.nl> kwassin@cs.vu.nl (Wassink K) writes:
- >I'm using Turbo Vision's messageBox function, but am
- >wondering if it's possible to change the texts on the buttons;
- >In the msgbox.h file a class is defined mentioning things
- >like yesText, cancelText, etc.
- >Does anybody know how to change them, so I can say
- >'Yes' and 'No' in other languages as well ?
-
- The messageBox() uses the strings storage in
- \borlandc\tvision\source\tvtext2.cpp
-
- Just define yesText in one of you *.obj and TV will use your string
- instead of the one in tv.lib.
-
- --
- Michael R. Almond (Georgia Tech Alumnus) mra@srchtec.uucp (registered)
- computer alli, inc. mra@searchtech.com
- 6000E dawson blvd. uupsi!srchtec!mra
- norcross, georgia 30093 (404) 840-1002 (office)
-