Here is .tar file of example - action is as in my previous post
http://old.nabble.com/file/p33237938/XY.tar XY.tar
--
View this message in context:
http://old.nabble.com/INITIAL-Location-of-Form-tp33224807p33237938.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
Please provide ready to run projects for debugging.
They are faster to test, and all possibly needed project/form etc settings
are shipped along.
I think Benoit is quite busy!
Jussi
On Tue, Jan 31, 2012 at 16:35, rogerHPH wrote:
>
> Below is example code.
>
> Using Gambas 2.22 and Ubuntu 11.1
Below is example code.
Using Gambas 2.22 and Ubuntu 11.10
With a Form (FMain) and a Timer (Timer1).
The following code will initially position the Form at the top of the
available screen, but about 2 cm right of the LH edge (i.e. beside the
Ubuntu Program Launcher Toolbar), when it should be fu
Le 29/01/2012 17:45, rogerHPH a écrit :
>
> How can I position a form at X=0, Y=0 at Program Start, before any other
> action, e.g. Timer or button_click ?
> I want to use full width of screen, i.e. to push the Ubuntu v11 "Launcher"
> bar off the Left Hand side of the screen.
>
> The Code below wil
How can I position a form at X=0, Y=0 at Program Start, before any other
action, e.g. Timer or button_click ?
I want to use full width of screen, i.e. to push the Ubuntu v11 "Launcher"
bar off the Left Hand side of the screen.
The Code below will position the Form anywhere on the screen on Progra