[Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410
jbskaggs
jbskaggs at ...1871...
Mon Jul 21 07:03:27 CEST 2008
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 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 a work around for the printer until the
>> > 2.8 comes out.
>> >
>> > Unfortunately I released this program for beta.
>> >
>> > JB
>>
>> A workaround is to be sure that the focus is not on a ValueBox when its
>> window is closed.
>>
>> Regards,
>
> More precisely, you must do something like that in the Form_Close event
> handler:
>
> AControlThatIsNotAValueBox.SetFocus
> WAIT ' Mandatory, to be sure that The ValueBox receives its GotFocus event
> before the form is closed.
>
> Tell me if it works.
>
> Regards,
>
> --
> Benoit Minisini
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
View this message in context: http://www.nabble.com/-29-invalid-object.-ValueBox.Warning.Timer.410-tp18551527p18562240.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list