Re: canvas item losing mouse focus



I figured out my own question.  I used gnome_canvas_item_grab to grab
button and motion events.  Works like a charm!


On Sat, Oct 12, 2002 at 03:56:34PM -0700, The Surprises wrote:
> I am using the gnome canvas item's 'event' event for moving a canvas
> item around a canvas.  I have multiple canvas' packed into a vbox.  When
> moving an item around it's canvas with the mouse button pressed, if the
> mouse moves into a different canvas, I lose the current canvas item's
> event handling.  I'd like to have the canvas item keep it's event
> handling while the button is pressed even if it happens to move into
> another canvas.  Is this possible?  
> 
> Thanks
> Jason
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list



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