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





------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to