This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 107055 - Help Button Grayed out When Selecting Platform for New CDC Project
Summary: Help Button Grayed out When Selecting Platform for New CDC Project
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Bradley Schmidt
URL:
Keywords:
: 107488 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-18 17:20 UTC by Bradley Schmidt
Modified: 2007-09-18 15:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Select CDC Platform screen in New Project dialog with Help button greyed out (34.19 KB, image/png)
2007-06-18 17:23 UTC, Bradley Schmidt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley Schmidt 2007-06-18 17:20:58 UTC
In NB 6.0, when creating a new CDC project, the Contextual Help button is not enabled. 

Step to reproduce:
1) In NB 6.0 (dev) choose File - New Project
2) In New Project Dialog, select Mobility in the Categories window
3) Select CDC Application in the Projects window 
4) Click Next

The Select Platform screen of the New Project Dialog shows all of the correct options, but the Help button is not
enabled. (see screen shot)

Question: is the help ID in the code? Or is it the case of missing OLH file?
Comment 1 Bradley Schmidt 2007-06-18 17:23:09 UTC
Created attachment 43905 [details]
Select CDC Platform screen in New Project dialog with Help button greyed out
Comment 2 luky 2007-06-20 20:17:42 UTC
Actually, I don't have an idea how you link help button to panel. 
Comment 3 amwilson 2007-06-21 13:47:10 UTC
The process is described in Section 5.3.3 of the Javahelp users guide
http://java.sun.com/products/javahelp/download_binary.html#userguide
Comment 4 amwilson 2007-06-21 13:49:58 UTC
*** Issue 107488 has been marked as a duplicate of this issue. ***
Comment 5 luky 2007-06-21 14:08:24 UTC
please use id "cdc.panelConfigurePlatform". Java code is modified to use this id
Comment 6 Bradley Schmidt 2007-06-27 13:31:40 UTC
Help will be added for this wizard
Comment 7 Bradley Schmidt 2007-07-26 13:27:37 UTC
Refining the text message, need to commit the text to link to the CSH ID
Comment 8 amwilson 2007-08-03 22:14:07 UTC
Panel added.
Comment 9 Lukas Hasik 2007-09-18 15:12:10 UTC
the button isn't greyed out and help page - New Mobile Project Wizard: Install Platform Page - is opened
09/17 dev