Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Scrolling Graphical Viewer and Palette Viewer Memory Consumption
Scrolling Graphical Viewer and Palette Viewer Memory Consumption [message #160319] Fri, 03 December 2004 10:33 Go to next message
Eclipse UserFriend
Originally posted by: selpin.yahoo.com

Hi,
I have implemented a subclass of GraphicalEditorWithPalette with
functionalities similar to the logic example. However recently, i have a
problem with my application's memory consumption. When i did a memory
profiling, i found that although my GraphicalEditorWithPalette is
disposed, The Scrolling Graphical Viewer and the Paletter Viewer is still
not being able to dispose. I've tried means to dispose it from my palette
but to no avail. Is there any method that i can invoke to dispose them
effectively? I'm using GEF2.1.1. Thanks in advance.

Regards,
Evon
Re: Scrolling Graphical Viewer and Palette Viewer Memory Consumption [message #160409 is a reply to message #160319] Fri, 03 December 2004 20:35 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You'd have to track down the paths-to-roots to see what is actually holding
onto the objects. That's the only way to figure out how to release the
reference.

"Evon" <selpin@yahoo.com> wrote in message
news:copfco$49r$1@www.eclipse.org...
> Hi,
> I have implemented a subclass of GraphicalEditorWithPalette with
> functionalities similar to the logic example. However recently, i have a
> problem with my application's memory consumption. When i did a memory
> profiling, i found that although my GraphicalEditorWithPalette is
> disposed, The Scrolling Graphical Viewer and the Paletter Viewer is still
> not being able to dispose. I've tried means to dispose it from my palette
> but to no avail. Is there any method that i can invoke to dispose them
> effectively? I'm using GEF2.1.1. Thanks in advance.
>
> Regards,
> Evon
>
Previous Topic:Making a Case tool
Next Topic:Non-binary connections - how do you model them?
Goto Forum:
  


Current Time: Thu Sep 19 09:25:17 GMT 2024

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

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

Back to the top