home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.motif
- Path: sparky!uunet!think.com!paperboy.osf.org!paperboy!drand
- From: drand@spinner.osf.org (Douglas S. Rand)
- Subject: Re: Is it possible to get at FileSelectionBox PushButtons?
- In-Reply-To: avinash@felix.contex.com's message of 31 Dec 92 15:27:42 GMT
- Message-ID: <DRAND.92Dec31112147@spinner.osf.org>
- Sender: news@osf.org (USENET News System)
- Organization: Open Software Foundation
- References: <3238@contex.contex.com> <3243@contex.contex.com>
- Date: 31 Dec 92 11:21:47
- Lines: 26
-
- In article <3243@contex.contex.com> avinash@felix.contex.com (Avinash Chopde) writes:
- ...
- *XmFileSelectionBox.translations: #override \n\
- <Btn2Down>,<Btn2Up>: ManagerGadgetActivate() \n\
- <Btn2Down>: ManagerGadgetArm() \n\
- <Btn2Up>: ManagerGadgetActivate()
-
- ...
- *XmMessageBox.translations: #override \n\
- <Btn2Down>,<Btn2Up>: ManagerGadgetActivate() \n\
- <Btn2Down>: ManagerGadgetArm() \n\
- <Btn2Up>: ManagerGadgetActivate()
-
- I will point out that you are using the button normally
- used for drag and drop. You should consider the implications
- of this for your users. One of the reasons to use a particular
- widget set is the expectation that users will know the semantics
- of the controls. The above would, for example, prevent
- dragging from a label in the FileSelectionBox.
-
-
- --
- Douglas S. Rand <drand@osf.org> OSF/Motif Dev.
- Snail: 11 Cambridge Center, Cambridge, MA 02142
- Disclaimer: I don't know if OSF agrees with me... let's vote on it.
- Amateur Radio: KC1KJ
-