Re: [Gambas-user] A sentence in the PaintBrush documentation

2015-02-21 Thread Tobias Boege
On Sat, 21 Feb 2015, Beno?t Minisini wrote: > Le 21/02/2015 17:52, Tobias Boege a ?crit : > > On Sat, 21 Feb 2015, Beno?t Minisini wrote: > >> Le 21/02/2015 16:16, Tobias Boege a ?crit : > >>> Benoit, > >>> > >>> while you're here, I have a second question. There is a sentence in the > >>> PaintBru

Re: [Gambas-user] A sentence in the PaintBrush documentation

2015-02-21 Thread Benoît Minisini
Le 21/02/2015 17:52, Tobias Boege a écrit : > On Sat, 21 Feb 2015, Beno?t Minisini wrote: >> Le 21/02/2015 16:16, Tobias Boege a ?crit : >>> Benoit, >>> >>> while you're here, I have a second question. There is a sentence in the >>> PaintBrush docs[0]: >>> >>> "Gradient brushes limits are not a

Re: [Gambas-user] A sentence in the PaintBrush documentation

2015-02-21 Thread Tobias Boege
On Sat, 21 Feb 2015, Beno?t Minisini wrote: > Le 21/02/2015 16:16, Tobias Boege a ?crit : > > Benoit, > > > > while you're here, I have a second question. There is a sentence in the > > PaintBrush docs[0]: > > > >"Gradient brushes limits are not anti-aliased when they are scaled!" > > > > What

Re: [Gambas-user] Great honor to Benoît and Gambas3

2015-02-21 Thread Fabien Bodard
You're welcome ... :-)... we need arms and minds For your component we will see if we can find a place for it .. i need to tst it before ... and understand what is it ;-)... maybe i can help 2015-02-21 16:45 GMT+01:00 Jorge Carrión : >> But back to topic: Again – thank you Benoît! > > Amen!! >

Re: [Gambas-user] Great honor to Benoît and Gambas3

2015-02-21 Thread Jorge Carrión
> But back to topic: Again – thank you Benoît! Amen!! 2015-02-21 1:12 GMT+01:00 Christof Thalhofer : > Hello, > > now for about half a year I am programming in Gambas and slowly I am > getting familiar with the system. Gambas is really phantastic! It is > easy to program, easier than MS VBA (whe

Re: [Gambas-user] A sentence in the PaintBrush documentation

2015-02-21 Thread Benoît Minisini
Le 21/02/2015 16:16, Tobias Boege a écrit : > Benoit, > > while you're here, I have a second question. There is a sentence in the > PaintBrush docs[0]: > >"Gradient brushes limits are not anti-aliased when they are scaled!" > > What does that mean? I have created a LinearGradient brush and scal

[Gambas-user] A sentence in the PaintBrush documentation

2015-02-21 Thread Tobias Boege
Benoit, while you're here, I have a second question. There is a sentence in the PaintBrush docs[0]: "Gradient brushes limits are not anti-aliased when they are scaled!" What does that mean? I have created a LinearGradient brush and scaled the user-space afterwards: the brush still paints smoot

Re: [Gambas-user] Paint.Extend* constants usable in gb.qt4?

2015-02-21 Thread Tobias Boege
On Sat, 21 Feb 2015, Beno?t Minisini wrote: > Le 21/02/2015 15:48, Tobias Boege a ?crit : > > Hi Benoit, > > > > can we use the ExtendPad (or in general Extend*) constants from the Paint > > class in gb.qt4 somehow? I saw that gb.cairo's Cairo has similar constants > > and, as one would think, Cair

[Gambas-user] Issue 605 in gambas: Gtk3 ScrollView badly arrange its children

2015-02-21 Thread gambas
Status: New Owner: Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 605 by sot...@gmail.com: Gtk3 ScrollView badly arrange its children https://code.google.com/p/gambas/issues/detail?id=605 1) Describe the problem. Having a Scr

Re: [Gambas-user] Paint.Extend* constants usable in gb.qt4?

2015-02-21 Thread Benoît Minisini
Le 21/02/2015 15:48, Tobias Boege a écrit : > Hi Benoit, > > can we use the ExtendPad (or in general Extend*) constants from the Paint > class in gb.qt4 somehow? I saw that gb.cairo's Cairo has similar constants > and, as one would think, Cairo.ImagePattern() can take them. Not so with > Paint.Imag

[Gambas-user] Paint.Extend* constants usable in gb.qt4?

2015-02-21 Thread Tobias Boege
Hi Benoit, can we use the ExtendPad (or in general Extend*) constants from the Paint class in gb.qt4 somehow? I saw that gb.cairo's Cairo has similar constants and, as one would think, Cairo.ImagePattern() can take them. Not so with Paint.Image(). A Google search with site:gambaswiki.org -inur