[Gambas-user] Datepicker bug
Diego Fernández
diego at ...1942...
Tue Jan 13 15:23:50 CET 2009
hi ppl,
i think i have found a bug,
System: Ubuntu8.10
Gambas version 3
revision 1794
compilation made with a downgrade to libtool 1.5
In old projects when trying to update all forms, i get a window with
this error,
It is not posible to safe file
path_to_form_here
Void key (FForm.SaveOne.771)
Tryng to fix it i realise its a problem with a frame component and a
datepicker.
You can recreate the problem like this, new project, insert a frame and
then insert a datepicker inside the frame and try to run the app you get
the same error.
And also too, when you just insert a datepicker into a form, the form
gets the same error but instead of 771 it says 730
please confirm or let me know what i am doing wrong.
Thanks
PD: Atach two shots of the error i get when trying to save or update forms, and a shot of what happen queh you insert a datepicker to a form.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot5.png
Type: image/png
Size: 14284 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090113/87be6adc/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot6.png
Type: image/png
Size: 13900 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090113/87be6adc/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot7.png
Type: image/png
Size: 17152 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090113/87be6adc/attachment-0002.png>
More information about the User
mailing list