Attach expose handler and connect to mouse events
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 15 Oct 2012 14:18:12 +0000 (16:18 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 13:02:38 +0000 (14:02 +0100)
commite7de571f4c62c122a3cbf9299722c69930aa6967
treeb8f392a257787fb5336f1b42199c87df5e80c8db
parent0a3919ff10a347a8d840f75fd2c816efe52e5098
Attach expose handler and connect to mouse events

The GraphExposeProc is conected to the Graph widgets. A gdk draw routine
is used to copy the buffer bitmap to the display. It is also connected
to button and motion-notify events.
  In this version the board can be fully operated with the mouse.
xoptions.c