Re: GDK_POINTER_MOTION_HINT_MASK has no effect



On 11/29/07, Stewart Weiss <stewart weiss acm org> wrote:
> This also explains why my solution for drawing the line worked
> reasonably well on Windows but on Linux, the old lines did not get
> erased. So I guess I have to resort to conditional compilation
> directives to make it work in both environments.

The code I pasted will work well on windows and on linux, you
shouldn't need to do any conditional compilation.

The line drawing problems are for other reasons ... you should do all
drawing in the expose handler. If I get a moment, I'll try to make a
small rubber-band example for you.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]