Re: [Gambas-user] two combobox combined in gambas

2010-07-10 Thread Tomas Rodriguez
thanks worked fine. thanks tomas -- From: "john david weston" Sent: Saturday, July 10, 2010 6:37 PM To: "mailing list for gambas users" Subject: Re: [Gambas-user] two combobox combined in gambas > > On Sat, 2010-0

Re: [Gambas-user] two combobox combined in gambas

2010-07-10 Thread john david weston
On Sat, 2010-07-10 at 14:55 -0400, Tomas Rodriguez wrote: > Hi > I would like what Can I do for get all item from a database to a combobox > and the other one comboxo show only item belong to the item in the first > combobox. > example: > the first combobox is for show all province of canada but

[Gambas-user] two combobox combined in gambas

2010-07-10 Thread Tomas Rodriguez
Hi I would like what Can I do for get all item from a database to a combobox and the other one comboxo show only item belong to the item in the first combobox. example: the first combobox is for show all province of canada but the second combobox show only the town belong the selected province i