Re: [Gambas-user] sdl Draw event overhead is killing frame rate

2014-01-15 Thread Benoît Minisini
Le 15/01/2014 06:17, Kevin Fishburne a écrit : > On 01/14/2014 10:19 PM, Benoît Minisini wrote: >> Le 15/01/2014 03:33, Kevin Fishburne a écrit : >>> I noticed a month or two ago that the frame rate on the server side of >>> my game went from around 300 to 50. I assumed it was an OpenGL driver >>>

Re: [Gambas-user] A Gambas-MySql question -> Query the result of a query and a table

2014-01-15 Thread Bruce
Hi Willy, I have been thinking about this for the last day (amongst 20,000 other things) and I really don't have an easy answer. On Tue, 2014-01-14 at 10:20 +0100, Willy Raets wrote: > Hi all, > > In MS Access it was possible to make a query based on a query. I am in > the middle of porting all