[Gambas-user] Example: PhotoTouch gives error

2014-09-25 Thread Willy Raets
During translation of the PhotoTouch example I wanted to run and see if translations are correct. I got an error thrown at me stating: gb.qt4: DrawingArea.Painted is depricated Do not use this anymore Time for an update I guess... ;) Using Gambas 3.5.90 (rev#6508) [System] Gambas=3.5.90 Operati

Re: [Gambas-user] Trying how many pages before printing

2014-09-25 Thread Rolf-Werner Eilert
Am 25.09.2014 14:33, schrieb Benoît Minisini: > Le 25/09/2014 09:05, Rolf-Werner Eilert a écrit : >> Hi folks, >> >> The only thing that keeps me from actually converting all my Gambas2 >> stuff into Gambas3 is the printing function. There are situations when >> you don't know how many pages you

Re: [Gambas-user] Trying how many pages before printing

2014-09-25 Thread Benoît Minisini
Le 25/09/2014 09:05, Rolf-Werner Eilert a écrit : > Hi folks, > > The only thing that keeps me from actually converting all my Gambas2 > stuff into Gambas3 is the printing function. There are situations when > you don't know how many pages you will end up with when starting to > print. For instance

Re: [Gambas-user] Gambas3 on a banana pi?

2014-09-25 Thread Benoît Minisini
Le 25/09/2014 12:15, Wolfgang, dl7nb a écrit : > Hello, > > I try to get the latest Gambas 3.5.4 working on a banana pi. This little > rascal works with a /ARM/-Cortex-A7-Dual-Core-CPU. > When I install the Gambas3 in their original repo (Lbuntu from lemaker) > I get version 3.1.1. This works, but

Re: [Gambas-user] Gambas3 on a banana pi?

2014-09-25 Thread Wolfgang, dl7nb
Hello Alexie! Never did that before. So this might then be the only way out. Well then Google will help on my new steps. Thank you for the fast answer. Wolfgang (It is a longer way from Windows to Linux than I thought... but its worth it!) Am 25.09.2014 um 13:05 schrieb Alexie: > If you co

Re: [Gambas-user] Gambas3 on a banana pi?

2014-09-25 Thread Alexie
If you compile from scratch, following e.g. the Debian or Cubieboard instructions, does it work then? 2014-09-25 12:15 GMT+02:00 Wolfgang, dl7nb : > Hello, > > I try to get the latest Gambas 3.5.4 working on a banana pi. This little > rascal works with a /ARM/-Cortex-A7-Dual-Core-CPU. > When I in

[Gambas-user] Gambas3 on a banana pi?

2014-09-25 Thread Wolfgang, dl7nb
Hello, I try to get the latest Gambas 3.5.4 working on a banana pi. This little rascal works with a /ARM/-Cortex-A7-Dual-Core-CPU. When I install the Gambas3 in their original repo (Lbuntu from lemaker) I get version 3.1.1. This works, but it is not up to date. When I add the latest ppa: *ppa:g

[Gambas-user] Trying how many pages before printing

2014-09-25 Thread Rolf-Werner Eilert
Hi folks, The only thing that keeps me from actually converting all my Gambas2 stuff into Gambas3 is the printing function. There are situations when you don't know how many pages you will end up with when starting to print. For instance, there are tables or longer texts which might be more th