[Gambas-user] Window problem?

Benoit Minisini gambas at ...1...
Thu Oct 26 18:48:41 CEST 2006


On Friday 27 October 2006 02:46, jum wrote:
> Hi all, hi Benoit!
>
> For a long time, I am not touch my computer because of my mom got sick
> (Stroke) and I should take care of her until now.
> When I have some time to download new release of Gambas(1.9.44) I am amazed
> with the new Interface. But my problem is when I run my project it always
> error.After I trace down, the problem can be raise with this following
> code:
>
> SUB Main()
>         windo AS Object
>         windo = NEW Window
>         windo.move(0,0,800,600)
>         windo.Show
> END
>
> The program stopped at Windo.move and Raise an error (Got Signal 11?).
> Is there any change for this command or this is a gambas bug?
> The Last version I use 1.9.32 (Quantum leap, eh). Currently I will try to
> use 1.9.41 (Least version I can download),may be I can report it if I have
> some time.
>
> Regards,
>
> L.Jumadi
>

Please upgrade to the newer release possible, and tell me if you have the 
problem yet.

Regards,

-- 
Benoit Minisini





More information about the User mailing list