Bug 32319 - [Wizards] Changes to New Example wizard
Summary: [Wizards] Changes to New Example wizard
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.1 RC2   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-19 23:02 EST by Nick Edgar CLA
Modified: 2005-05-10 14:54 EDT (History)
1 user (show)

See Also:


Attachments
Patch to be applied post RC1 (5.07 KB, patch)
2003-02-21 11:29 EST, Tod Creasey CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2003-02-19 23:02:58 EST
build I20030218

The New Example wizard (File > New > Example...) needs the following changes.

1. Omit top-level Examples category (flatten one level) if there are no direct 
wizards in that category, only subcategories.
2. If Examples category shown, expand it for free.
3. Change title to "New Example" (name of triggering action; consistent with 
New Project).
Comment 1 Tod Creasey CLA 2003-02-20 09:32:23 EST
In that case we should flatten the top level for all one category dialogs as 
this is the general mechanism we are using.
Comment 2 Nick Edgar CLA 2003-02-20 11:58:09 EST
The only other one we have is the New Project wizard, which does not have the 
problem.  But if it makes sense to implement this generically, then fine.  Just 
be sure to only hide the toplevel category if it has no immediate child wizards.
Comment 3 Tod Creasey CLA 2003-02-21 11:29:22 EST
Created attachment 3633 [details]
Patch to be applied post RC1
Comment 4 Tod Creasey CLA 2003-02-27 10:05:52 EST
Fixed in build >20030227
Comment 5 Tod Creasey CLA 2005-05-10 14:54:20 EDT
Marking as closed.