FigureCanvas resize event [message #197906] |
Thu, 06 October 2005 09:50 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03674 seconds