Skip to main content



      Home
Home » Eclipse Projects » GEF » How is EditPart get disposed when EditPartViewer is disposed
How is EditPart get disposed when EditPartViewer is disposed [message #203065] Wed, 16 November 2005 21:12 Go to next message
Eclipse UserFriend
Originally posted by: catagen2.netscape.net

When editpart get disposed need to free-up the used resources (like font,
color) used in the editpart. Trying to figure out how dispose mechanism
works when EditPartViewer is disposed.
Re: How is EditPart get disposed when EditPartViewer is disposed [message #203071 is a reply to message #203065] Thu, 17 November 2005 10:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Please refer to the integrated help for GEF. The section is called EditPart
Lifecycle I think.

"catagen" <catagen2@netscape.net> wrote in message
news:82a00e6e1ecd46c04fe5dc818959d567$1@www.eclipse.org...
> When editpart get disposed need to free-up the used resources (like font,
> color) used in the editpart. Trying to figure out how dispose mechanism
> works when EditPartViewer is disposed.
>
>
Re: How is EditPart get disposed when EditPartViewer is disposed [message #203078 is a reply to message #203065] Thu, 17 November 2005 10:50 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

http://help.eclipse.org/help31/topic/org.eclipse.gef.doc.isv /guide/guide.html#Lifecycle

BTW, You should usually manage resources at the Editor, and provide a
mechanism for editparts to checkout and checkin resources. JFace provides
utilities for Fonts, I believe.

"catagen" <catagen2@netscape.net> wrote in message
news:82a00e6e1ecd46c04fe5dc818959d567$1@www.eclipse.org...
> When editpart get disposed need to free-up the used resources (like font,
> color) used in the editpart. Trying to figure out how dispose mechanism
> works when EditPartViewer is disposed.
>
>
Previous Topic:Building palette as tree
Next Topic:single click vs double click in draw2d
Goto Forum:
  


Current Time: Thu May 22 16:29:11 EDT 2025

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

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

Back to the top