home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!gatech!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
- From: ware@cis.ohio-state.EDU (Peter Ware)
- Subject: X11R5 public fix #14 now available
- Message-ID: <9207272242.AA06784@organ.cis.ohio-state.edu>
- Sender: daemon@athena.mit.edu (Mr Background)
- Organization: The Internet
- Date: Mon, 27 Jul 1992 22:42:26 GMT
- Lines: 13
-
- Sorry for being nosy, but could you explain a little more what the
- Xt: geometry requests with SetValues
- patch to SetValues.c(XtSetValues) changes/fixes? I'm always nervous
- about how my geometry managers work.
-
- Is the
- if (geoReq.request_mode !=
- (CWX | CWY | CWWidth | CWHeight | CWBorderWidth)) {
-
- just an optimization incase all the flags are set?
-
- Thanks,
- --pete
-