Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] wizard cleanup

> 
> This patch adds a drop-down project wizard to the toolbar with the 
> various project types (stdmake C/C++, managed C/C++).  It also adds a 
> drop-down class wizard with the ability to support additional type 
> wizards (e.g. new structure, abstract class, interface (pure virtual) 
> class, etc.)
> 
> I've fixed the File -> New... menu shortcuts so the C project wizards 
> now appear in the root menu.
> 
> Oh yeah, there are some newer-look icons as well. :)
> 

Opening the gates ...
Patch applied to the head.

> Cheers
> -Chris
> 
> Future considerations: add drop-down actions for the file wizard (new 
> .c/.cpp/.h/.hpp file) and folder wizard (new source folder, new include 
> folder, etc).

Recommand you send an email to cdt-ui-dev about your new attribute for the C wizards.




Back to the top