Re: [Gambas-user] Cannot reduce windows size to modal windows

2010-03-22 Thread Jaume Casado Ruiz
o? To fix its size in the form editor view (despite some fields or contents be hidden, probably causing confusion) or programmatically with ME.Resize()? Thank you. Regards, Jaume Casado Ruiz GPG Key ID: 0xF71B3570 Free software my friend ;-) -

[Gambas-user] last instert ID in sqlite3

2009-03-04 Thread Jaume Casado
Hi there. I'm looking for a function or method in the gb.db component to obtain the ID of the last element inserted into the database. With the methods Create, Edit y Find, we can run our Gambas app independently from the chosen engine database. That's why I wanna know if there is any similar solu