Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CMainTab ui

Are you planning to modify CAbstractMainTab or a particular CMainTab (CDI or DSF)?

On 22/10/2014 9:57 AM, Alena Laskavaia wrote:
I would like to get rid of extra checkbox in CMainTab ui for build config selector
called "Select configuration using 'C/C++ Application'" and move it to Combo instead

This is how it looks now


What I am proposing is this:



So "Auto" in this case is same choice as previous checkbox but it uses less space
and less confusing

It also by discretion of the launch config delegate to interpret this value and pick
configuration based on some other logic (rather then application path only)

Thoughts?

(Note: this button is API unfortunately, so I am planning to keep it but make invisible,
programmatic logic of enabling/disabling it will be supported)





_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top