Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Hi,could you pls help me have a look at this question?
Hi,could you pls help me have a look at this question? [message #466450] Tue, 10 January 2006 16:31 Go to next message
Eclipse UserFriend
Originally posted by: shikai.cn.ibm.com

From the newsgroup,I saw you post some questions the same as this
before.could you pls share some experiences with me?
thank you very much
-----------------------------

Hi,everyone.I got a problem when I implement a RCP app.


This RCP is based on a big xml data.And all the GUI controls will be
created and layout based on this xml data file.
When user open this xml data in app,several tab pages and several panels
will be created and layouted.
However a problem is always raised out when I open this xml data in the
5th time.It means the 1th-4th time I opened is no error.The exception is
"No more handles".However I disposed all the dynamic control each time
when I reopen the new page.I dont know how to catch the problem.

who knows?
Re: Hi,could you pls help me have a look at this question? [message #466682 is a reply to message #466450] Fri, 13 January 2006 10:16 Go to previous message
Yves Harms is currently offline Yves HarmsFriend
Messages: 80
Registered: July 2009
Member
This sounds as you forgot to dispose some ui resources.
You can use the sleak plugin to track undisposed resources.
See the articles section of eclipse.org for an in-depth introduction to
ui-resources in swt.

> From the newsgroup,I saw you post some questions the same as this
> before.could you pls share some experiences with me?
> thank you very much
> -----------------------------
>
> Hi,everyone.I got a problem when I implement a RCP app.
>
>
> This RCP is based on a big xml data.And all the GUI controls will be
> created and layout based on this xml data file.
> When user open this xml data in app,several tab pages and several panels
> will be created and layouted.
> However a problem is always raised out when I open this xml data in the
> 5th time.It means the 1th-4th time I opened is no error.The exception is
> "No more handles".However I disposed all the dynamic control each time
> when I reopen the new page.I dont know how to catch the problem.
>
> who knows?
>
>
>
>
>
Previous Topic:Threading and displaying exceptions in dialog confusion
Next Topic:Flickering FormPage
Goto Forum:
  


Current Time: Fri Apr 19 04:42:16 GMT 2024

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

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

Back to the top