Re: [Gambas-user] New soft at the farm

2015-11-25 Thread Benoît Minisini
Le 25/11/2015 17:56, Jesus Guardon a écrit : > > El 19/11/15 a las 23:30, Fabien Bodard escribió: >> 2015-11-19 22:58 GMT+01:00 Moviga Technologies : >>> >>> >>> Looks cool, but my i7 processor can't handle the load :) >> >> too slow for me too > > > Weird enough, my i7 running

Re: [Gambas-user] New soft at the farm

2015-11-25 Thread Jesus Guardon
El 19/11/15 a las 23:30, Fabien Bodard escribió: > 2015-11-19 22:58 GMT+01:00 Moviga Technologies : >> >> >> Looks cool, but my i7 processor can't handle the load :) > > too slow for me too Weird enough, my i7 running Kubuntu 14.04 inside a VirtualBox (Running Yosemite OSX

Re: [Gambas-user] New soft at the farm

2015-11-25 Thread Fabien Bodard
This is how to use the Timer.Trigger to reduce the calls to the _Draw event. Each time mouse seem to move it call the _MouseMove event so it can be undreds time a second. Then this event call the .refresh method that raiseth _draw event. You have many call more in your code for the .refresh

Re: [Gambas-user] New soft at the farm

2015-11-24 Thread Jussi Lahtinen
Seems to be bug in gb.jit. Please report it in: http://gambaswiki.org/bugtracker Jussi On Tue, Nov 24, 2015 at 7:26 PM, martin p cristia wrote: > Thanks for all the critics, help improving things. > > Version 0.1.6 just uploaded to the Farm has the following changes: > >

[Gambas-user] New soft at the farm

2015-11-24 Thread martin p cristia
Thanks for all the critics, help improving things. Version 0.1.6 just uploaded to the Farm has the following changes: - .Refresh instead of a cached DrawingArea - prevents click while mixing - From starting position, mixing time (now displayed at the window's title after the mix) takes : 3.95

Re: [Gambas-user] New soft at the farm

2015-11-24 Thread Moviga Technologies
Now it only shows an empty form... the cube is gone. -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one

Re: [Gambas-user] New soft at the farm

2015-11-24 Thread Fabien Bodard
Le 24 nov. 2015 14:39, "Moviga Technologies" a écrit : > > > > I have tried both the old and the new version now on a different machine > with i5 processor. It still lags treribly, processor is 25%. Perhaps it > has something to do with the library and the intel video

Re: [Gambas-user] New soft at the farm

2015-11-24 Thread Benoît Minisini
Le 24/11/2015 14:36, Moviga Technologies a écrit : > > > I have tried both the old and the new version now on a different machine > with i5 processor. It still lags treribly, processor is 25%. Perhaps it > has something to do with the GL library and the intel video drivers... Antialias painting

Re: [Gambas-user] New soft at the farm

2015-11-24 Thread martin p cristia
New 0.1.5 version pre-processor is 50% faster with some optimization and Fasts. -- Saludos Ing. Martin P Cristia -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app

Re: [Gambas-user] New soft at the farm

2015-11-24 Thread Moviga Technologies
I have tried both the old and the new version now on a different machine with i5 processor. It still lags treribly, processor is 25%. Perhaps it has something to do with the GL library and the intel video drivers... --

Re: [Gambas-user] New soft at the farm

2015-11-23 Thread Jussi Lahtinen
I cannot get it over 36% of CPU on my system. Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz. [System] Gambas=3.8.90 r7462 OperatingSystem=Linux Kernel=3.13.0-37-generic Architecture=x86_64 Distribution=Linux Mint 17.2 Rafaela Desktop=GNOME Theme=Gtk Language=en_US.UTF-8 Memory=7985M

Re: [Gambas-user] New soft at the farm

2015-11-23 Thread Jesus Guardon
El 19/11/15 a las 23:30, Fabien Bodard escribió: > 2015-11-19 22:58 GMT+01:00 Moviga Technologies : >> >> >> Looks cool, but my i7 processor can't handle the load :) > > too slow for me too Weird enough, my i7 running Kubuntu 14.04 inside a VirtualBox (Running Yosemite OSX as

[Gambas-user] New soft at the farm

2015-11-19 Thread martin p cristia
It's a Rubik's cube. Hope you enjoy it! -- Saludos Ing. Martin P Cristia -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Moviga Technologies
Looks cool, but my i7 processor can't handle the load :) -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Moviga Technologies
It could be the GPU that is the issue, but anyways, this "simple" graphics should not be that demanding. -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Fabien Bodard
2015-11-19 22:58 GMT+01:00 Moviga Technologies : > > > Looks cool, but my i7 processor can't handle the load :) too slow for me too > -- > ___ > Gambas-user

Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Ricardo Armas
Strange, I have and athlon 2 x3 (less than an i3) and runs smooth On Thu, Nov 19, 2015 at 6:58 PM, Moviga Technologies wrote: > > > Looks cool, but my i7 processor can't handle the load :) > -- >