Okay the work around fixes the warning.timer message. But sporadically when
I click on a Textarea it reboots my computer. (more specifically Ubuntu)
This doesn't happen with any other software and never started until this
error message started.
Anyideas?
JB
Benoit Minisini wrote:
>
> On di
On Sun, 20 Jul 2008 08:30:20 am Pino Zollo wrote:
> Alle 17:51, giovedì 17 luglio 2008, richard terry ha scritto:
> > insert into mytable (date1, date2) values
> >
> > ('01/01/2008','00:00:00')
>
> What about
> insert into mytable (date1, date2) values ('01/01/2008', NULL)
Yes, of course, that work
On dimanche 20 juillet 2008, Benoit Minisini wrote:
> On dimanche 20 juillet 2008, jbskaggs wrote:
> > Okay so in my case the bug is called by the gb.qt.ext printer component?
> > That is the only .ext component I have.
> >
> > How long before 2.8 comes out?
> >
> > I am wondering if I should find
On dimanche 20 juillet 2008, jbskaggs wrote:
> Okay so in my case the bug is called by the gb.qt.ext printer component?
> That is the only .ext component I have.
>
> How long before 2.8 comes out?
>
> I am wondering if I should find a work around for the printer until the 2.8
> comes out.
>
> Unfo
Okay so in my case the bug is called by the gb.qt.ext printer component?
That is the only .ext component I have.
How long before 2.8 comes out?
I am wondering if I should find a work around for the printer until the 2.8
comes out.
Unfortunately I released this program for beta.
JB
Benoit M
On dimanche 20 juillet 2008, jbskaggs wrote:
> So the error was not caused because I just switched my component library
> without changing the actual controls on the form?
>
> For example I drew a text area in gb.gtk then switched to gb.qt but did
> not recreate this textarea control I just left t
So the error was not caused because I just switched my component library
without changing the actual controls on the form?
For example I drew a text area in gb.gtk then switched to gb.qt but did not
recreate this textarea control I just left the textarea I created in GTK.
Is that what caused th
On dimanche 20 juillet 2008, jbskaggs wrote:
> Okay it has caused my computer to reboot.
I guess not. You are not using Windows. :-)
--
Benoit Minisini
-
This SF.Net email is sponsored by the Moblin Your Move Developer's ch
On dimanche 20 juillet 2008, jbskaggs wrote:
> Help! My program was running fine then suddenly and unexpectedly it started
> this: It does it at seemingly random times. The only difference I have
> done was to switch from GTK to QT for printing purposes.
>
> http://www.nabble.com/file/p18551527/b
Hi Richard
> Hi to postgres users of gambas.
>
> I'm passing some information to postges, which gets the data from date type
>
> eg date1 as date
> data2 as date
>
> (N the postgres database the default on the date field is null)
>
> my problem is that postgres baulks when I"ve not put a date
I think I understand what I did. When I switched from gtk to qt I did not
recreate all the controls. I mistakenly thought I could just switch
compnent library and the IDE would know the difference.
So now I am back to using GTK and having to restart on my printing problems
or recreate all my con
11 matches
Mail list logo