[Mono-list] Combo() ?

Paulo Augusto PauloMorfeo at portugalmail.pt
Thu Feb 9 14:42:25 EST 2006


Qua, 2006-02-08 às 20:16 +0000, Carlos Ble escreveu:
> I think that Combo is deprecated forever. You could use a ComboBox with
> an option showing "Other..." and thru the event handler, show an Entry
> to let user type some other string
> 
> Cheers

A work around like that wouldn't work nearly as good so i think i'll
continue to use Combo().

As so, i'll have to ask what "deprecated forever" means.
Does it means that, sometime in a recent future, it will be removed from
the Gtk# set of widgets?


> El mié, 08-02-2006 a las 17:30 +0000, Paulo Augusto escribió:
> > As far as i can see, ComboBox does not allow for the user to input text,
> > user can only choose from a pre-defined set of strings.
> > 
> > That won't do it, i need to present them with choices *and* to allow
> > users to type some other string if those aren't suitable.
> > 
> > 
> > 
> > Ter, 2006-02-07 às 15:36 +0000, Carlos Ble escreveu:
> > > El lun, 06-02-2006 a las 16:56 +0000, Paulo Augusto escribió:
> > > > In my program, the compiler is complaining that the class Combo() is
> > > > obsolete(?). But i don't know what to use instead.
> > > > - ComboBoxEntry() is marked as incomplete
> > > > - MenuEntry() is marked as incomplete
> > > > And i ain't even sure if MenuEntry() would be a substitute.
> > > > 
> > > > Program is running fine with Combo() but i would change if i knew what
> > > > for.
> > > > Can anyone tell me what's suposed to substitute the Combo() class?
> > > 
> > > ComboBox
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Mono-list maillist  -  Mono-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-list
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list