document suivant

Newsgroups: comp.windows.x Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!howland.reston.ans.net!noc.near.net!uunet!decwrl!netcomsv!netcom.com!zack From: zack@netcom.com (Zack T. Smith) Subject: Strange exposure problem Message-ID: Organization: NETCOM On-line Communication Services (408 241-9760 guest) Date: Mon, 5 Apr 1993 23:14:57 GMT Hi, I'm trying to write a Motif program on an Interactive Unix machine, and I'm observing very strange behavior when my program attempts to expose a DrawingArea. Namely, some Xlib operations work, and some do not. In particular, the expose consist of two XFillRectangle calls followed by some XDrawPoint calls, and for reasons unknown to me the point calls are failing whenever a pulldown or popup up menu is (clicked on and) moved in the rightward direction over the drawing area, but after the move, is still on some part of the drawing area. This also happens less consistently when the pulldown/popup is moved in the leftward direction. Assuming that my code is not doing anything incredibly odd, is this a server bug? Thanks, Zack T. Smith
dift1010@iro.umontreal.ca