home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: ingr.x,comp.windows.x
- Path: sparky!uunet!infonode!ingr!b8!paries
- From: paries@b8.b8.ingr.com (Randy Paries)
- Subject: Help with XmCreateScrolledText
- Message-ID: <1993Jan8.213117.12635@b8.b8.ingr.com>
- Organization: Intergraph
- Date: Fri, 8 Jan 1993 21:31:17 GMT
- Lines: 27
-
-
- Hello,
-
- I am trying to create a Text Widget in a Scroll Window,
- that is 60 columns wide and x long.
-
- I can create everything ok and set the following resources:
- XmNcolumns, 60
- XmNresizeWidth, False
- XmNscrollHorizontal, False
-
- My problem is that I can't seem to stop/force the user
- to 60 chars lines.
-
- My Goal is at 60 chars to either ring a bell so that they
- have to hit <CR> or even better have it wrap.
-
- At present with the resources above I can make the TextWidget
- apprear with 60 columns and not change widths, but they can
- continue to Type for ever.
-
-
- Thanks for any help .
- --------------------
- Randy Paries
- randy@turq.b8.ingr.com
-
-