home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.motif
- Path: sparky!uunet!ulowell!cs.ulowell.edu!vprakash
- From: vprakash@cs.ulowell.edu (V G Prakash)
- Subject: problem in XmNscrollingPolicy = XmAUTOMATIC: HELP
- Message-ID: <C0IKIp.91C@ulowell.ulowell.edu>
- Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
- Organization: University of Massachusetts at Lowell Computer Science
- Date: Fri, 8 Jan 1993 02:35:13 GMT
- Lines: 32
-
- Hai,
-
- I have built an application using UIL/Motif
- I have a the following widget hierarchy.
-
- Mainwindow -> Form -> Scrolled Window -> Drawing Area
-
- Now everytime I get run the application I get this warning message. I have
- still not yet displayed anything on my Drawing Area widget. I am just
- wondering if this can create any problems and what is cause of this
- message.
-
- for the scrolled window: XmNscrollingPolicy = XmAUTOMATIC;
-
- ----------------------
- Warning:
-
- Name: scrollwindow
- Class: XmScrolledWindow
- Cannot change scrollbar widget in AUTOMATIC mode.
- ----------------------
-
- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- /*************************************************************\
- /* *\
- /* V.G.Prakash Ph: off: 508-934-3613 *\
- /* home: 508-454-5286 *\
- /* Research Engineer *\
- /* Graphics Research Laboratory *\
- /* University of Massachussets * Lowell *\
- /* Lowell, MA 01854 *\
- /*************************************************************\
-