[Gambas-user] fullscreen
Willy Raets
willy at ...2734...
Mon Jan 5 17:51:03 CET 2015
On ma, 2015-01-05 at 17:29 +0100, Reiner Goerlach wrote:
> Never never never never !!!!!
>
> I haqd a small Problem. Loss of Fullscreen property of Form in GAMBAS2.
> Now I have work for 3 people all their life ! Minimum ! Than k you very
> much !!!!!!!!!!!!
> Reiner
For Ubuntu you don even need to compile, you can install latest Gambas3
from binaries (just don't use the official Ubuntu repository as it has
an outdated Gambas3 version).
All you need to do is open a terminal and do:
$ sudo add-apt-repository ppa:gambas-team/gambas3
$ sudo apt-get update
$ sudo apt-get install gambas3
Note that:
Gambas2 and Gambas3 can coexist on one and the same system.
Gambas2 is no longer maintained, so bugs will NOT get fixed.
Gambas3 is maintained and bugs should get fixed (if reported).
You can import your Gambas2 project into Gambas3 and with little or no
extra effort (in my experience) run it as is.
Make sure to backup your source before doing so.
--
Kind regards,
Willy (aka gbWilly)
http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org
More information about the User
mailing list