[Gambas-user] Datepicker bug
richard terry
rterry at ...1946...
Tue Jan 13 22:11:48 CET 2009
On Wed, 14 Jan 2009 01:50:41 am Benoit Minisini wrote:
Thanks Fernandez/Benoit for detecting/fixing that. Its driven me crazy for
days trying to find why my automated database setup program wouldn't run any
more with that error. I'd tried pulling everything of the wizard control by
control to no avail. I'd put a date-picker on a page ages ago and hidden
behind another control as I never used it.
Works now with 1799.
Regards
Richard
> On mardi 13 janvier 2009, Diego Fernández wrote:
> > 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.
>
> I have just fixed the DatePicker bug in revision #1799. Beware that you
> will have visual glitches when inserting a compound control like FileView,
> DirView, FileChooser... in the IDE. Just save the form and reload it to
> have the expected appearance of the control.
>
> Regards,
More information about the User
mailing list