Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "Jigloo GUI Builder for Eclipse" Topics [ Start new "Jigloo GUI Builder for Eclipse" Topic  ]

Cloudgarden Discussion Board  
This topic has 1 reply.       [ << Previous Topic | Start of Thread | >> Next Topic ]
swt shell inheritance
Author: Visual Inheritance Problem
12/10/07 20:57 Reply
Hello,
I am trying to setup 2 classes, the 1st of which extends shell, and the 2nd that extends the 1st. I have it working so that the 1st class works fine in the designer, and the 2nd, which adds a control to a publicly exposed composite works fine at runtime, but doesnt' display the parent controls, or the new control at design time. If i look at the log for the child class, it contains the error:
Parsing method: ChildShell
> Parsing method: initGUI
No suitable constructor found for ParentShell

Any suggestions?

Re: swt shell inheritance
Author:Jonathan
Reply 1 of 112/11/07 05:53Reply
Would you email me (jonathan at cloudgarden.com) the files so I can reproduce the problem? Thanks.