Re: [Gambas-user] SpinBox into a GridView Cell

2012-10-21 Thread Tobias Boege
On Sun, 21 Oct 2012, abbat wrote: > > Ok, I'm trying to do such way. > And I have a next question. > > Is there any way to know possition of GriView.Cell or row... > > I need it, because my form is not static. > > Thank you > > > > You (should) conclude: It is possible and the IDE contains t

Re: [Gambas-user] SpinBox into a GridView Cell

2012-10-21 Thread abbat
Ok, I'm trying to do such way. And I have a next question. Is there any way to know possition of GriView.Cell or row... I need it, because my form is not static. Thank you Tobias Boege-2 wrote: > > On Fri, 19 Oct 2012, abbat wrote: >> >> Hi all, >> >> Is it possible to have a spinbox into

Re: [Gambas-user] SpinBox into a GridView Cell

2012-10-19 Thread Tobias Boege
On Fri, 19 Oct 2012, abbat wrote: > > Hi all, > > Is it possible to have a spinbox into a gridview cell? > > Thanks No that's not possible, AFAIK, but you can get quite close to it visually. And figuring this out is really straightforward... You know: The IDE is written in Gambas. You observe

[Gambas-user] SpinBox into a GridView Cell

2012-10-19 Thread abbat
Hi all, Is it possible to have a spinbox into a gridview cell? Thanks -- View this message in context: http://old.nabble.com/SpinBox-into-a-GridView-Cell-tp34576830p34576830.html Sent from the gambas-user mailing list archive at Nabble.com. --