home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / apps / 1757 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.9 KB

  1. Xref: sparky comp.sys.sun.apps:1757 comp.windows.x:15737 comp.windows.open-look:3626
  2. Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!sdd.hp.com!caen!uflorida!usf.edu!sunburn!gohel
  3. From: gohel@sunburn.ec.usf.edu. (Himanshu Gohel (CS))
  4. Newsgroups: comp.sys.sun.apps,alt.tookits.xview,comp.windows.x,comp.windows.x.openlook,comp.windows.open-look
  5. Subject: DevGuide3 / XView3 bug?
  6. Summary: can't generate large control areas?
  7. Keywords: dg3, xview3, bugs?
  8. Message-ID: <1992Aug27.202151.15060@ariel.ec.usf.edu>
  9. Date: 27 Aug 92 20:21:51 GMT
  10. Sender: news@ariel.ec.usf.edu (News Admin)
  11. Followup-To: poster
  12. Organization: Univ. of South Florida, College of Engineering
  13. Lines: 36
  14.  
  15.  
  16. Setup: Developer's Guide 3.0 (dg3); OpenWindows 3.0 (ow3);
  17.  
  18. Remember that annoying bug in DevGuide1.1 that would not let you make
  19. windows larger than a certain size?   I thought that dg3 would solve
  20. that problem.  NOT!
  21.  
  22. I have an application whose base frame is 825x700.  I have two
  23. control areas, one going across (823x97) and another going down
  24. (121x600).  They look great when viewed from dg3.  But when I
  25. gxv and make the interface, both windows are cropped short -
  26. the first by about 50 pixels off the right, and the second by
  27. about 25 pixels of the bottom!
  28.  
  29. Digging around a bit, I found that the .G file and the _ui.c
  30. file both had the correct sizes that I specified.  I played
  31. around a bit and found that once dg3 generated code so that
  32. instead of explicit sizes, it used XV_EXTEND_TO_EDGE instead.
  33. But that didn't seem to change anything.
  34.  
  35. That leads me to believe that it's a bug in XView3, not dg3?
  36.  
  37. And while we're talking about XView3 bugs, a multi-line text
  38. item also in the same .G file shows up without scroll bars when
  39. the code is generated for it!  Why is that?
  40.  
  41. Solutions much appreciated
  42.  
  43. Thanks
  44.  
  45. Himanshu
  46. --
  47. --
  48. Himanshu Gohel, gohel@suntan.ec.usf.edu
  49. University of South Florida,
  50. USF 3140, Tampa, FL 33620-3140
  51.