home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!gatech!news.ans.net!nynexst.com!rsilvers
- From: rsilvers@powwow.nynexst.com (Rob Silvers)
- Subject: Help! Cannot move or resize windows by sending events.
- Message-ID: <1992Jul30.202924.17766@nynexst.com>
- Originator: rsilvers@powwow
- Sender: news@nynexst.com (For News purposes)
- Organization: Nynex Science and Technology
- Date: Thu, 30 Jul 92 20:29:24 GMT
- Lines: 14
-
-
-
-
- I am writing a mouse driver that uses XWarpPointer to move the pointer
- and XSendEvent to send ButtonPress and ButtonRelease Events (to the lowest child
- window under the pointer). It works for pushing MOTIF buttons, opening and closing
- windows, and even for drawing with the mouse in a drawing program. When I try to
- move or resize a window with either olwm or twm it does not work. For move in twm,
- it can usually move the window up and down, ans SOMETIMES left and right. In olwm
- it cannot move them at all. For resize, when I send a ButtonPress to the resize
- widget, it just freezes. Am I supposed to be sending other events? If so, to what window?
-
- Thanks,
- --Rob.
-