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  ]

Enter name (no spaces) and text (< 2000 chars).
Name:
Watch thread: (an email will be sent to you when a reply is posted to this thread)
Email (if watching thread): (will not be made public, or shared with anyone)
Save name & email: (will store info in a cookie)
Subject: Re: The Jigloo Swing Tutorial

To prevent spamming, please type this code "qqpfve" in the box.
Text:

Replying to:
The Jigloo Swing Tutorial
Author: Robert Davis
10/02/08 16:13
Thank you for the great tutorial. It not only helped me with Jigloo but it cleared up a LOT of questions I had about eclipse overall.

I had two problems with it. At the point where one has to make and accerlator for the About menu item
i.e "Add an accelerator for the "About" action".

The text says "Select the about action, and in the GUI Properties editor, select the "accelerator" property - it will be under the "Expert" node, but you might want to
move it to the "Basic" node, as above with the horizontalAlignment property. Then hold CTRL+SHIFT+A down and you should should see "ctrl shift A"
appear in the "accelerator" value." Well that does not happen. What does happen is that I get an eclipse dialog box with something that says"Open Plug-in Artifact"
I thin that CTRL+SHIFT+A is and hotkey combination for this dialog within eclipse. Is there something I need to do to avoid this and complete the tutorial?

Also when I press the build/run button in the outline panel, the tutorial frame apears but it is very small with only the java logo,minimize,maximize,and close icons showing. I can drag a corner to resize it and the file and help menu items appear but none of the buttons or panels. Can you tell me what I did wrong in this case.

Thank you