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

problems: Re: new color selection widget



thanks for the input. i'm not sure what you mean. on my system, a single
click on the first mouse button sends the event that i catch. the handler
grabs a color and ungrabs the pointer. button 3 is supposed to release the
pointer without doing a grab. i'm not sure what the problem is. does
anyone else have such trouble? i'm using fvwm2.

a problem that i have is with the behavior of the button widget. when the
eye dropper button is pressed, the pointer is grabbed. after the user
grabs a color, the pointer is ungrabbed. here's the problem: when the user
presses button 1 to grab the color, the button depresses when the
pointer moves over it from then on. using button 2 instead causes the
button to return to normal. does this have to do with using
"button_press_event" instead of "clicked" to catch the color selection?

thanks


-greg


http://www.op.net/~finklesk/index.html



"The problem is not that the world is full of fools. The problem is that
lightning isn't being distributed right." - Mark Twain


On Mon, 9 Aug 1999, Iain wrote:

> >         + screen color selection tool (based on xpaint's grab.c)
> 
> You need to turn the grab on the widget off after the colour has been
> selected as it takes an extra click before anything else is active again.
> 
> Otherwise, I like it :)
> 
> Iain
> 
> 
> -- 
>          To unsubscribe: mail gtk-app-devel-list-request@redhat.com with 
>                        "unsubscribe" as the Subject.
> 
> 	Mailing list concerns should be mailed to <listmaster@redhat.com>
> 
> 



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