[Gambas-devel] Release of gambas 1.9.22
Fabien Bodard
gambasfr at ...4...
Sat Nov 26 23:25:00 CET 2005
Le Samedi 26 Novembre 2005 18:03, Benoit Minisini a écrit :
> Here is a new release of the development version...
>
> The main changes are:
> * Database component now supports Long (64 bits integer) database fields.
> * gb.pdf is a new component made by Daniel Campos for decoding PDF
> documents. * Components can ask for images or pictures, and this feature is
> used in the gb.v4l component, and in the new gb.pdf component.
> * The OpenGL component was updated.
> * And many little improvements and bug fixes...
>
> Download it at http://gambas.sf.net/download.html
> The full ChangeLog is at http//gambas.sf.net/changelog2.html
>
> Enjoy it!
>
> Regards,
hi Benoit
First bug i think
PUBLIC SUB _load()
PictureBox1.Picture = Stock["64/dialog/auth"]
END
it don't work !
but i don't know why... it work well with the test form in gb.qt
Regards,
Fabien
More information about the Devel
mailing list