Re: [Gambas-user] Rendering text with OpenGL example

2014-01-12 Thread Kevin Fishburne
On 01/11/2014 05:59 AM, Benoît Minisini wrote: > Le 11/01/2014 09:14, Kevin Fishburne a écrit : >> On 01/10/2014 10:56 AM, terco IDE wrote: >>> Hi, does anyone has an example on rendering some text in a glArea with (or >>> without) openGL? >>> >>> tnx! >>> >>> Saludos >>> Martin >> Yes (using Open

Re: [Gambas-user] Release of Gambas 3.5.2

2014-01-12 Thread CJ
> Gambas 3.5.2 has been released, with 67 bug fixes backported from the > development version. Altho I'm heavily backlogged with 1200+ unread messages this caught my eye and I just wants to say thank you to everyone in the Gambas team for you hard work and dedication! Looking forward to test 3.

Re: [Gambas-user] Howto make a newpage with gb.report

2014-01-12 Thread J. Mischke
> > I will add quickly a new widget ReportPageBreak > That will force the new page when the arranger see this > > Yes, good idea. Many thanks for that. Greeting Juergen -- CenturyLink Cloud: The Leader in Enterprise

Re: [Gambas-user] Howto make a newpage with gb.report

2014-01-12 Thread Fabien Bodard
Le 11 janv. 2014 19:46, "J. Mischke" a écrit : > > On Sa, 2014-01-11 at 17:29 +0100, Fabien Bodard wrote: > > Can you send me an example of your report... Do you use fill repeaters ? > > Le 11 janv. 2014 14:13, "J. Mischke" a écrit : > > I use a part of the report example of Gambas and make some

Re: [Gambas-user] Anotating a pdf image

2014-01-12 Thread Tobias Boege
On Sun, 12 Jan 2014, Tobias Boege wrote: > On Sun, 12 Jan 2014, bill-lancaster wrote: > > Thanks for the ideas and encouragement Tobi > > I've got something working now. > > > > But be cautious with this... I wrote a proof-of-concept program and it > turned out that PdfDocument[Page].GetImage() r

Re: [Gambas-user] Anotating a pdf image

2014-01-12 Thread Tobias Boege
On Sun, 12 Jan 2014, bill-lancaster wrote: > Thanks for the ideas and encouragement Tobi > I've got something working now. > But be cautious with this... I wrote a proof-of-concept program and it turned out that PdfDocument[Page].GetImage() returns images with obvious quality loss and in the PDF

Re: [Gambas-user] Anotating a pdf image

2014-01-12 Thread bill-lancaster
Thanks for the ideas and encouragement Tobi I've got something working now. -- View this message in context: http://gambas.8142.n7.nabble.com/Anotating-a-pdf-image-tp45108p45140.html Sent from the gambas-user mailing list archive at Nabble.com. -