Re: gnome-canvas-item
- From: Paul Davis <pbd Op Net>
- To: Mohamed <mohamed 7val com>
- Cc: gtk-list gnome org
- Subject: Re: gnome-canvas-item
- Date: Fri, 27 Jul 2001 08:59:20 -0400
>I'm looking for a function to force updating a canvas-item to be
>updated mean the item draw function must be invoked .
>
>he gnome_canvas_item_update_request seem not to work
you need to invoke gnome_canvas_request_redraw() on the items bounding
box. typically, the update function for the item will do this. if it
doesn't, its probably broken. is this a standard canvas item, or one
of your own?
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]