home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.motif
- Path: sparky!uunet!think.com!paperboy.osf.org!juliet!daniel
- From: daniel@juliet.osf.org (Daniel Dardailler)
- Subject: Re: Problem Exiting from a Dialog?
- Message-ID: <1992Dec21.145017.10388@osf.org>
- Keywords:
-
- Sender: daniel@juliet (Daniel Dardailler)
- Organization: Open Software Foundation, Motif Team
- References: <BzGsLq.MwD@plato.ds.boeing.com>
- Date: Mon, 21 Dec 1992 14:50:17 GMT
- Lines: 12
-
- |> I have created a dialog window and set up the callbacks
- |> for the _okButton and _cancelButton, then I added some
- |> textEditFields to the dialog window. BUT whenever you
- |> type a carriage-return in one of the textFields the
- |> dialog exits?? I only want the dialog to exit when
- |> one of the _OK or _CANCEL buttons??
-
- Style guide requirement binds the return and the ok activation in
- most Dialog boxes.
- BulletinBoard enforces the style guide as much as it can.
- If you want to mess up with the style guide, you'll have to
- mess up with BulletinBoard (translation table in this case).
-