Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Calling a cheat sheet from a cheat sheet command creates a SWTException
Calling a cheat sheet from a cheat sheet command creates a SWTException [message #545383] Wed, 07 July 2010 15:08
Christophe Dore is currently offline Christophe DoreFriend
Messages: 10
Registered: January 2010
Junior Member
Hi

I'm working with RCP 3.4.2

Ine one item of my cheat sheet, I have added this command

<command
required="false"
serialization=" org.eclipse.ui.cheatsheets.openCheatSheet(cheatSheetId=com.c astsoftware.pmc.intro.createdeliveryunit) "/>

when firing this command, the second cheat sheet appears, but right at
this time, I get an alert saying that a SWTException:"widget disposed"
has been raised.

The widget in question is a LayoutComposite.

I have the same if I don't pass parameters to the command.



Any idea of what I should do ?

Thanks...

--
cd
Previous Topic:Missing requirement problem
Next Topic:Cannot execute exported product
Goto Forum:
  


Current Time: Tue Apr 23 11:18:48 GMT 2024

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

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

Back to the top