Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » FigureCanvas resize event
FigureCanvas resize event [message #197906] Thu, 06 October 2005 09:50 Go to next message
Eclipse UserFriend
Originally posted by: alnospammajor.noboxspamspoon.com

there are certain figure calculations that my app needs to do only at
the time that the bounds of the top-level figure (i.e the size of the
FigureCanvas) are changed.

what's the right event notification (and associated listener) to capture
these changes?

regards,

al
Re: FigureCanvas resize event [message #197946 is a reply to message #197906] Thu, 06 October 2005 13:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You can listen to the canvas, the figure, or the updatemanager. Just code
assist for add...

"Al Major" <alnospammajor@noboxspamspoon.com> wrote in message
news:di2s3q$l31$1@news.eclipse.org...
> there are certain figure calculations that my app needs to do only at the
> time that the bounds of the top-level figure (i.e the size of the
> FigureCanvas) are changed.
>
> what's the right event notification (and associated listener) to capture
> these changes?
>
> regards,
>
> al
Re: FigureCanvas resize event [message #198043 is a reply to message #197946] Fri, 07 October 2005 04:22 Go to previous message
Eclipse UserFriend
Originally posted by: alnospammajor.noboxspamspoon.com

couldn't figure out which listener to use on figure, and haven't really
looked at updatemanager yet. but widget.addlistener would definitely
work, thx.

regards,

al

Randy Hudson wrote:
> You can listen to the canvas, the figure, or the updatemanager. Just code
> assist for add...
>
> "Al Major" <alnospammajor@noboxspamspoon.com> wrote in message
> news:di2s3q$l31$1@news.eclipse.org...
>
>>there are certain figure calculations that my app needs to do only at the
>>time that the bounds of the top-level figure (i.e the size of the
>>FigureCanvas) are changed.
>>
>>what's the right event notification (and associated listener) to capture
>>these changes?
>>
>>regards,
>>
>>al
>
>
>
Previous Topic:Selection Problem in MultiPageEditor using GEF
Next Topic:How to print graph view of WSDL or XSD?
Goto Forum:
  


Current Time: Thu Apr 25 03:36:29 GMT 2024

Powered by FUDForum. Page generated in 0.03555 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top