[Gambas-user] Combobox copy 'bug'

2008-09-05 Thread Ron
Hi, If you copy and past a Combobox in editor mode, the name gets updated, Combobox1..2..3, but the text inside the Combobox still has the old name. Gambas 2.8.1 Regards, Ron_2nd. - This SF.Net email is sponsored by the M

Re: [Gambas-user] Combobox copy 'bug'

2008-09-05 Thread Ron
Ron schreef: > Hi, > > If you copy and past a Combobox in editor mode, the name gets updated, > Combobox1..2..3, > but the text inside the Combobox still has the old name. > > Gambas 2.8.1 > > Regards, > Ron_2nd. > > Never mind, I thinks its ok, the Text value is copied.. which is ok I guess..