> > Yeah, but I think these bugs belong together. And it seems that the
> > problem does not deal with anyone.
> >
> 
> Me.Move(Screen.W / 2 - 349, Screen.H / 2 - 232, 698, 465)
> I'm using latest revision (5874) of Gambas and I cannot reproduce
> this bug either by using GTK+ or Qt4.
> 
> Maybe you can confirm if the problem is really fixed (there might be
> something system specific that isn't on my computer)?
> Or perhaps you might want to wait until the other issue is also
> fixed. See below.
> 
> You can install latest revision from here:
> https://launchpad.net/~nemh/+archive/gambas3
> 
> Or compile svn version from source code:
> http://gambasdoc.org/help/howto/svn?v3&view
> 

Yeah, this PPA is mine. :-)

I use Ubuntu 13.10 (Saucy Salamander) and Gambas 3.4.2 from PPA.
This bug not exist in 13.04 (or any older systems). Not sure if the bug
is specific to Gambas, but it is possible that it can be fixed.
This issue affects me, my application, so I want to solve.

> 
> 
> > Me.Hide in Form_Open used to work, and it is set in the Form
> > (Visible -> True/False).
> 
> 
> 
> Looking more closely, I think you are right.
> At least, if you set form visible = False in form properties, it
> should
> be in effect.
> 
> This is confirmed on Gambas 3 r5874 @ Xubuntu 13.04 64 bit.

Apart from this, Me.Hide (or Me.Visible = False) is not work anywhere. I
set in Button_Click or Form properties or elsewhere, the window is not
hidden away.

Kendek

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to