home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / openloo / 3562 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  2.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!nsisrv!mimsy!afterlife!jlroths
  2. From: jlroths@afterlife.ncsc.mil (John Rothschild)
  3. Newsgroups: comp.windows.open-look
  4. Subject: 2 Xview questions + X11R5 problem
  5. Message-ID: <1992Aug22.204137.6276@afterlife.ncsc.mil>
  6. Date: 22 Aug 92 20:41:37 GMT
  7. Distribution: usa
  8. Organization: The Great Beyond
  9. Lines: 29
  10.  
  11. Hi,
  12.     I have 2 unrelated Xview questions and a olwm/olvwm question.
  13. Setup:  IPC, SunOS 4.1.1, OW 3.0, X11R5.
  14.  
  15.     1)  This is almost a FAQ, but I don't think it's ever been explained
  16. properly.  The problem is with scrolling lists.  If I set the PANEL_VALUE when I
  17. create the item, the list does not scroll.  If I set in an unrelated callback,
  18. the list will scroll.  I get the proper value either way, but shouldn't the list
  19. scroll automatically?  One workaround is to use makerowvisible which was posted
  20. recently, but I think that this should be unnecessary.  Is there a bug patch for
  21. this?
  22.  
  23.     2)  A problem with numeric text items.  If a user blanks out a numeric
  24. text field  and doesn't use the return key (forcing a 0 in the field), the value
  25. you get from a xv_get in an unrelated callback is 32.  Is there a bug fix or
  26. workaround for this?  Shouldn't a 0 or -0 be returned?
  27.  
  28.     3)  This seems to be an exclusively an X11R5 problem, since I can not 
  29. get to it reproduce in X11R4 or OprnWindows.  If I run olvwm or olwm under X11R5, I run into a cursor problem with my xterms.  I'm defining the cursor as the
  30. small rectangle that becomes solid when the window gets attention.  The problem
  31. I have is one of my xterm windows cursor always remains solid, even when the
  32. cursor is nowhere near the window.  It doesn't happen at startup time, but 
  33. sometime soon after that.  It's mainly an annoyance (sp?) since I see the cursor
  34. is solid, so I think the attention is in that window and I type only to realize
  35. a few seconds later that I'm really typing in another window.  Any suggestions?
  36.  
  37. Thanks in advance for all suggestions, hints, etc.
  38.  
  39.     JR aka jlroths@afterlife.ncsc.mil
  40.