home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / openloo / 3632 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ursa!buzz
  2. From: buzz@fsrg.bear.com (Buzz Moschetti)
  3. Newsgroups: comp.windows.open-look
  4. Subject: Re: DevGuide3 / XView3 bug?
  5. Message-ID: <BUZZ.92Aug27210519@fsrg.bear.com>
  6. Date: 28 Aug 92 01:05:19 GMT
  7. References: <1992Aug27.202151.15060@ariel.ec.usf.edu>
  8. Sender: news@ursa.UUCP
  9. Organization: Bear, Stearns & Co. Inc.
  10. Lines: 12
  11. In-reply-to: gohel@sunburn.ec.usf.edu.'s message of 27 Aug 92 20:21:51 GMT
  12.  
  13. In article <1992Aug27.202151.15060@ariel.ec.usf.edu> gohel@sunburn.ec.usf.edu. (Himanshu Gohel (CS)) writes:
  14.     [...deleted...]
  15.    Digging around a bit, I found that the .G file and the _ui.c
  16.    file both had the correct sizes that I specified.  I played
  17.    around a bit and found that once dg3 generated code so that
  18.    instead of explicit sizes, it used XV_EXTEND_TO_EDGE instead.
  19.    But that didn't seem to change anything.
  20.  
  21. If you grab a sizing "handle" on a Devguide panel and over-extend the
  22. banding box *beyond* the borders of the parent (command) frame, then
  23. the size as stored in the .G file (and consequently generated in the .c 
  24. file by gxv) will be XV_EXTEND_TO_EDGE.
  25.