Re: [Gambas-user] BUG: A little error in Draw.FillStyle

2013-05-08 Thread Fabien Bodard
oups forget that... it come from a forgotten mysticicous part of my code that set fillstyle to cross... sorry 2013/5/8 Benoît Minisini > Le 08/05/2013 13:11, Fabien Bodard a écrit : > > oups i talk about draw.fillstyle > > > > It is initialized to zero, which is Fill.None. What value do you get

Re: [Gambas-user] BUG: A little error in Draw.FillStyle

2013-05-08 Thread Benoît Minisini
Le 08/05/2013 13:11, Fabien Bodard a écrit : > oups i talk about draw.fillstyle > It is initialized to zero, which is Fill.None. What value do you get? -- Benoît Minisini -- Learn Graph Databases - Download FREE O'Reill

Re: [Gambas-user] BUG: A little error in Draw.FillStyle

2013-05-08 Thread Fabien Bodard
oups i talk about draw.fillstyle 2013/5/8 Benoît Minisini > Le 07/05/2013 09:31, Fabien Bodard a écrit : > > Draw.Style isn't initialised to Style.None by Default. > > > > Draw.Style is a virtual class, and Style.None does not exist. What are > you talking about??? > > -- > Benoît Minisini > >

Re: [Gambas-user] BUG: A little error in Draw.FillStyle

2013-05-08 Thread Benoît Minisini
Le 07/05/2013 09:31, Fabien Bodard a écrit : > Draw.Style isn't initialised to Style.None by Default. > Draw.Style is a virtual class, and Style.None does not exist. What are you talking about??? -- Benoît Minisini --

[Gambas-user] BUG: A little error in Draw.FillStyle

2013-05-07 Thread Fabien Bodard
Draw.Style isn't initialised to Style.None by Default. -- Fabien Bodard -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This