Re: [Gambas-user] gb3: OpenGL help

2011-10-17 Thread Girard Henri
I forget you have nehe shell opengl in gb3 most examples, can be completed I found it online http://whiteislandsoftware.com/forum/index.php?page=topicview&id=tutorial%2Ftutorials-from-opengl regards Henri Le 17/10/2011 20:57, Girard Henri a écrit : > you can find all email on the list recentl

Re: [Gambas-user] gb3: OpenGL help

2011-10-17 Thread Girard Henri
you can find all email on the list recently about opengl in gambas Le 17/10/2011 08:21, Kevin Fishburne a écrit : > I need some general help with implementing a few things in OpenGL. I > know many new OpenGL functions were added to gb3, but am not sure of the > extent or what I need to do with them

[Gambas-user] Fwd: Re: glu.wireCube or glu.wireSphere

2011-10-17 Thread Girard Henri
Kevin if this can be of use for you. Tommyline help me much for this... Message original Sujet: Re: [Gambas-user] glu.wireCube or glu.wireSphere Date : Fri, 30 Sep 2011 18:44:21 +0100 (IST) De :tommyl...@eircom.net Répondre à :mailing list for gambas users Pour : ma

Re: [Gambas-user] ToolButtons do not appear correct in Toolbar

2011-10-17 Thread Demosthenes Koptsis
No i use a ToolBar. So now, at runtime when i select "Configure..." with mouse right click i get "Not an object" When i select "Icon size/Medium" etc i get Null object. Do i need to create forms for Configure and Size? I dont understand what i should do. On Fri, 2011-10-14 at 16:51 +0200, Fabi

Re: [Gambas-user] Does gambas3 have the guts to make it?

2011-10-17 Thread Fabien Bodard
Yes Gambas3 really have reduce my devel time too :-) I've stabilised gb.report, i just need to had one or two things ... but nothing importants (automation) -- Fabien Bodard -- All the data continuously generated in yo

Re: [Gambas-user] Does gambas3 have the guts to make it?

2011-10-17 Thread Bruce Bruen
On Mon, 2011-10-17 at 09:49 +0200, Benoît Minisini wrote: > Anyway, I didn't understand everything: what is "ETL"? What are ETL > tools? What are their names? E(xport),T(ransform),L(oad) A mystic art involving moving a truckload or two of data between a source database and a nice clean new d

Re: [Gambas-user] Does gambas3 have the guts to make it?

2011-10-17 Thread Benoît Minisini
Le 17/10/2011 09:23, Bruce Bruen a écrit : > Well you may have noticed a little drop off in my bug reports lately. I > have just finished a little ETL exercise of a reasonable sized database > (7.5million rows over 28 tables, heavily "foreign-keyed", postgresql 8.3 > backends on both sides). It t

Re: [Gambas-user] Does gambas3 have the guts to make it?

2011-10-17 Thread Kevin Fishburne
On 10/17/2011 03:23 AM, Bruce Bruen wrote: > Well you may have noticed a little drop off in my bug reports lately. I > have just finished a little ETL exercise of a reasonable sized database > (7.5million rows over 28 tables, heavily "foreign-keyed", postgresql 8.3 > backends on both sides). It t

[Gambas-user] Does gambas3 have the guts to make it?

2011-10-17 Thread Bruce Bruen
Well you may have noticed a little drop off in my bug reports lately. I have just finished a little ETL exercise of a reasonable sized database (7.5million rows over 28 tables, heavily "foreign-keyed", postgresql 8.3 backends on both sides). It took me a few days longer than I thought it would be