home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / motif / 8421 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.6 KB  |  43 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!ulowell!cs.ulowell.edu!vprakash
  3. From: vprakash@cs.ulowell.edu (V G Prakash)
  4. Subject: problem in XmNscrollingPolicy = XmAUTOMATIC: HELP
  5. Message-ID: <C0IKIp.91C@ulowell.ulowell.edu>
  6. Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
  7. Organization: University of Massachusetts at Lowell Computer Science
  8. Date: Fri, 8 Jan 1993 02:35:13 GMT
  9. Lines: 32
  10.  
  11. Hai,
  12.  
  13.    I have built an application using UIL/Motif
  14.    I have a the following widget hierarchy.
  15.  
  16.    Mainwindow -> Form -> Scrolled Window -> Drawing Area
  17.  
  18. Now everytime I get run the application I get this warning message. I have
  19. still not yet displayed anything on my Drawing Area widget. I am just
  20. wondering if this can create any problems and what is cause of this
  21. message. 
  22.  
  23. for the scrolled window: XmNscrollingPolicy = XmAUTOMATIC; 
  24.  
  25. ----------------------
  26. Warning:
  27.  
  28.     Name: scrollwindow
  29.     Class: XmScrolledWindow
  30.     Cannot change scrollbar widget in AUTOMATIC mode.
  31. ----------------------
  32.  
  33. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  34. /*************************************************************\
  35. /*                                                           *\
  36. /* V.G.Prakash            Ph: off:  508-934-3613             *\ 
  37. /*                           home:  508-454-5286             *\
  38. /* Research Engineer                                         *\
  39. /* Graphics Research Laboratory                              *\
  40. /* University of Massachussets  *  Lowell                     *\
  41. /* Lowell, MA 01854                                          *\
  42. /*************************************************************\
  43.