home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!durante!kak
- From: kak@durante.att.com (Kurt Kanaskie [151])
- Subject: Re: Is there a book on x-resources??
- Organization: Bell Laboratories
- Date: Thu, 27 Aug 1992 14:57:57 GMT
- Message-ID: <1992Aug27.145757.24299@cbnewsm.cb.att.com>
- Keywords: Translations, Key bindings
- References: <matt.714147370@centerline.com>
- Sender: kak@durante (Kurt Kanaskie [151])
- Nntp-Posting-Host: durante.cnet.att.com
- Lines: 26
-
- > Specific user interface toolkits (the Xt Intrinsics, OSF/Motif, XView,
- > OI, etc.) will often have a list of resources that the toolkit itself
- > looks for internally; you can usually learn about these resources from
- > the toolkit documentation, ...
-
-
- I have been trying to find the definitions of the translations for XView's text editor,
- with little luck. I found some stuff using answerbook under the SunView section.
-
- I would like to customize my translations to add a join line operation.
- This is easy in most toolkits, its simply "end of line" and "delete next char"
- operations bound to a keystroke.
-
- For example:
-
- TextObject*Translations: Ctrl <Key>M: end_of_line() delete_next_character()
-
- Can this sort of thing be done in XView?
-
- ___________________________________________________________________
-
- Kurt Kanaskie AT&T Bell Laboratories
- kak@alux5.att.com Computer Aided Design Lab
- (215) 770-3096 Allentown PA
-
-
-