Re: [Gambas-user] Big change in revision #5382

2012-11-27 Thread Rolf-Werner Eilert
Hi Benoit, Am 27.11.2012 19:48, schrieb Benoît Minisini: > Hi, > > I have removed the old Draw class and replaced it with a new Draw class > implemented in Gambas inside the gb.gui.base component, that emulates > the old Draw class by using the Paint class. Sounds like an interesting approach. Do

[Gambas-user] Big change in revision #5382.... big error gotten !

2012-11-27 Thread Ru Vuott
Hello, updated my Gambas 3 with revision #5382 and I obtained following erro: make[5]: ingresso nella directory "/home/vuott/trunk/main/lib/draw" CC gb_draw_la-gb_list.lo CC gb_draw_la-cpaint.lo cpaint.c:1408:2: error: 'Paint_Polygon' undeclared here (not in a function) make[5]:

Re: [Gambas-user] Issue 360 in gambas: Gambas 3.3.4 - Crash - Consistently Reproducible

2012-11-27 Thread gambas
Updates: Status: Fixed Comment #3 on issue 360 by benoit.m...@gmail.com: Gambas 3.3.4 - Crash - Consistently Reproducible http://code.google.com/p/gambas/issues/detail?id=360 It is fixed in revision #5366, and will be in the 3.3.5 bug fix release. -

Re: [Gambas-user] Issue 361 in gambas: gambas3 r5367 doesn't compile on Ubuntu 10.04LTS/x86

2012-11-27 Thread gambas
Updates: Status: Fixed Labels: -Version Version-TRUNK Comment #3 on issue 361 by benoit.m...@gmail.com: gambas3 r5367 doesn't compile on Ubuntu 10.04LTS/x86 http://code.google.com/p/gambas/issues/detail?id=361 (No comment was entered for this change.) -

Re: [Gambas-user] Issue 359 in gambas: ScrollBar fails in the new version

2012-11-27 Thread gambas
Comment #3 on issue 359 by benoit.m...@gmail.com: ScrollBar fails in the new version http://code.google.com/p/gambas/issues/detail?id=359 Mmm... I use oxygen-gtk theme, and I don't have the problem... I will check with other GTK+ themes. -

Re: [Gambas-user] Dialog.OpenFile raises signal #6

2012-11-27 Thread Benoît Minisini
Le 27/11/2012 23:23, bill-lancaster a écrit : > Thanks Benoît > Have installed g3-3.3.4. > > First, the problem still ocurred under 3-3.3.4. But the second time I get > this message "[11] Unknown symbol 'Current' in class '.Editor.Line'. > FEditor.Editors_Cursor.450" > > Some but not all other pro

Re: [Gambas-user] Dialog.OpenFile raises signal #6

2012-11-27 Thread bill-lancaster
Thanks Benoît Have installed g3-3.3.4. First, the problem still ocurred under 3-3.3.4. But the second time I get this message "[11] Unknown symbol 'Current' in class '.Editor.Line'. FEditor.Editors_Cursor.450" Some but not all other projects have the same problem. I will re-install g3-3.3.4. an

Re: [Gambas-user] Wiki documentation batch

2012-11-27 Thread Tobias Boege
On Tue, 27 Nov 2012, Sebastian Kulesz wrote: > On Tue, Nov 27, 2012 at 3:55 PM, Beno?t Minisini < > gam...@users.sourceforge.net> wrote: > > > Le 25/11/2012 19:48, Tobias Boege a ?crit : > > > Hi, > > > > > > I just finished documenting the finished classes in gb.data on the wiki > > and > > > now

Re: [Gambas-user] Big change in revision #5382

2012-11-27 Thread Benoît Minisini
Le 27/11/2012 21:49, Jussi Lahtinen a écrit : > OK, thanks, I will see. > I have used drawingarea to visualise rather complicated dynamic data. > And it was already bottleneck when I "fast forward" the data. > I know there is OpenGL, but right now it looks too much to learn, among > other topics. >

Re: [Gambas-user] Big change in revision #5382

2012-11-27 Thread Jussi Lahtinen
OK, thanks, I will see. I have used drawingarea to visualise rather complicated dynamic data. And it was already bottleneck when I "fast forward" the data. I know there is OpenGL, but right now it looks too much to learn, among other topics. Jussi On Tue, Nov 27, 2012 at 10:36 PM, Benoît Minisi

Re: [Gambas-user] Big change in revision #5382

2012-11-27 Thread Benoît Minisini
Le 27/11/2012 21:26, Jussi Lahtinen a écrit : >> >> I have removed the old Draw class and replaced it with a new Draw class >> implemented in Gambas inside the gb.gui.base component, that emulates >> the old Draw class by using the Paint class. >> >> I'm starting to remove as much X11 specific code

Re: [Gambas-user] Big change in revision #5382

2012-11-27 Thread Jussi Lahtinen
> > I have removed the old Draw class and replaced it with a new Draw class > implemented in Gambas inside the gb.gui.base component, that emulates > the old Draw class by using the Paint class. > > I'm starting to remove as much X11 specific code as possible in the > Gambas source code, and the Dr

Re: [Gambas-user] Wiki documentation batch

2012-11-27 Thread Sebastian Kulesz
On Tue, Nov 27, 2012 at 3:55 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 25/11/2012 19:48, Tobias Boege a écrit : > > Hi, > > > > I just finished documenting the finished classes in gb.data on the wiki > and > > now want to do my part and translate that into German. I felt docu

Re: [Gambas-user] llvm compiling - how to (your millage may vary)

2012-11-27 Thread RICHARD WALKER
Hmmm, looks useful - in principle - sadly though, I fall at the first hurdle. When I try to remove libllvm3.0 my package manager insists that 126 other packages are dependent and must also be removed. It seems that Mageia 2 packagers are prone to exaggerate the meaning of "depend". R ---

Re: [Gambas-user] [Forwarded message] Re: Sort shading in listbox

2012-11-27 Thread Benoît Minisini
Le 27/11/2012 01:11, Bruce a écrit : > From: Felicity James > Reply-to: st...@paddys-hill.net > To: gambas list > Subject: Sort shading in listbox > Date: Tue, 27 Nov 2012 09:29:39 +1030 > > >Hello Benoît, > > Is there any way to turn off the background colouring

Re: [Gambas-user] Wiki documentation batch

2012-11-27 Thread Benoît Minisini
Le 25/11/2012 19:48, Tobias Boege a écrit : > Hi, > > I just finished documenting the finished classes in gb.data on the wiki and > now want to do my part and translate that into German. I felt documenting > itself a pain and now the same clicking-around again? > > To explain: I clicked on the symb

[Gambas-user] Big change in revision #5382

2012-11-27 Thread Benoît Minisini
Hi, I have removed the old Draw class and replaced it with a new Draw class implemented in Gambas inside the gb.gui.base component, that emulates the old Draw class by using the Paint class. I'm starting to remove as much X11 specific code as possible in the Gambas source code, and the Draw cl

Re: [Gambas-user] llvm compiling - how to (your millage may vary)

2012-11-27 Thread Emil Lenngren
Nice tutorial, but just a little note: you do not need Clang for gb.jit ;) /Emil 2012/11/27 The Phantomgraph };8> > Hey All, > > I run Ubuntu 11.10 and I was able to get llvm compiled and > subsequently Gambas 3-3.3.3 with the gb.jit component. I did have a > lot of trouble, mostly figuring out

Re: [Gambas-user] Dialog.OpenFile raises signal #6

2012-11-27 Thread Benoît Minisini
Le 27/11/2012 16:04, bill-lancaster a écrit : > I have inserted this code in my project >Dialog.Title = "Select a text file" >If Dialog.OpenFile() Then Return >sPath = File.Load(Dialog.Path) > > When a file is clicked signal #6 is raised. > > Any help would be appreciated > > Gambas 3.1

[Gambas-user] Dialog.OpenFile raises signal #6

2012-11-27 Thread bill-lancaster
I have inserted this code in my project Dialog.Title = "Select a text file" If Dialog.OpenFile() Then Return sPath = File.Load(Dialog.Path) When a file is clicked signal #6 is raised. Any help would be appreciated Gambas 3.1.1 Ubuntu 12.04 KDE 4.9.2 -- View this message in context: htt

Re: [Gambas-user] Issue 359 in gambas: ScrollBar fails in the new version

2012-11-27 Thread gambas
Comment #2 on issue 359 by flynetin...@gmail.com: ScrollBar fails in the new version http://code.google.com/p/gambas/issues/detail?id=359 in the pictures you can see that when the application starts (1) no scroll bar but when you click on the button (2) should appear side scroll bar because