home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!kirsche!alex
- From: alex@kirsche.intellektik.informatik.th-darmstadt.de (Alexander Gassmann)
- Newsgroups: comp.windows.interviews
- Subject: Problems with Messages
- Date: 27 Jan 1993 16:19:29 GMT
- Organization: Technische Hochschule Darmstadt
- Lines: 16
- Sender: alex@kirsche (Alexander Gassmann)
- Distribution: world
- Message-ID: <1k6cmhINNobl@rs2.hrz.th-darmstadt.de>
- NNTP-Posting-Host: kirsche.intellektik.informatik.th-darmstadt.de
-
- I use Dialogs with Messages built with IBuild (Message-Tool).
- Sometimes, these Messages change, and I want to avoid that
- the text gets edited (it is a plain information). That is the
- reason I do not use the StringEditor.
-
- When the Messages are exported, I can change them with the
- aMessage->Message(const char*) method. My problem seems to be
- that when the Message gets changed, the redraw method crashes.
-
- Is there some kind of an update method which needs to be called
- before the next redraw, to notify that the message has changed?
-
- Thanks 4 your help,
-
- Alexander Gassmann
-
-