Am Montag, den 26.05.2014, 11:50 +0200 schrieb Benoît Minisini:
> Le 25/05/2014 23:48, Christof Thalhofer a écrit :
> > Hi,
> >
> > Am 25.05.2014 21:12, schrieb Karl Reinl:
> >
> >> I need an extended Combobox,
> >> no sorry I would like to have an extended Combobox,
> >> where I can add elements like
> >> .Add(Item AS String[,key AS Variant]),
> >> does anybody made that yet, and want to share ?
> >
> > Funny. I started working with Gambas a week ago and saw, that the
> > existing ComboBox does not match my requirements. So I started to write
> > my own. It's not complete yet, but seems to become quite good and aims
> > to reproduce the behaviour of the MS Access Combobox.
> >
> > One can fill it with the content of a table (rows, columns), decide,
> > which columns are displayed, one column can contain a index which the
> > ComboBox spits out in any way (for example for a db primary key – not
> > ready, and for me that feature is in question for now).
> 
> There is a "DataComboBox" in gb.db.form that does that more or less. But 
> I admit there is no a "ComboBox with a key".
> 
> Maybe I should implement it, as many lazy :-) old VB users ask for that.
lazy :-) old VB users..... Pleonasm (but also young ones)
> 
> Regards,
> 

Salut Benoît, 

if a TAG (object) per Item is easier to make, that would be even better.

I thank everybody for that interest about that subject.

-- 
Amicalement
Charlie


------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to