[MonoDevelop] class wizard

Christian Hergert christian.hergert at gmail.com
Sun Feb 3 21:08:02 EST 2008


How about a ComboBoxEntry that does autocompletion instead of a
TextEntry and Button?  All the class info along with icons should be
available to make a nice column in the dropdown as well.

Also, when enter is pressed on that comboboxentry, you could have it
add to the list.

COMBOBOXENTRY
LIST                  ADD (No text, use icon only from gtk stock)
                         Remove (same)

You might also want to put some sort of frame around them as they very
much are a logical group.

-- Christian

On Feb 3, 2008 9:17 AM, olivier dufour <olivier.duff at gmail.com> wrote:
> Hi,
>
> I want to start to help on monodevelop.
> So I take the first easy task on TODO list: class wizard.
>
> Here is a screenshot about the class wizard. What do you think about it?
> The main question is about all browse button.
>  Do you prefer Browse button with entry box or combobox or even just entry
> box?
>
> cheers,
> Olivier
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>


More information about the Monodevelop-list mailing list