Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-20 Thread Jussi Lahtinen
Gambas IDE uses webkit (gb.qt4.webkit) to provide documentation, and so it is mandatory. Otherwise by quick look everything is OK. Jussi On Wed, May 21, 2014 at 2:16 AM, Bruce Cunningham wrote: > Hello all, > > I've been trying to compile Gambas on a development board that uses the > Allwinner

[Gambas-user] Compiling Gambas on an Allwinner A10 based system

2014-05-20 Thread Bruce Cunningham
Hello all, I've been trying to compile Gambas on a development board that uses the Allwinner A10 SOC. I know there is a build for the Raspberry PI, so it should be doable. I think I'm very close, but I'm getting some errors, and it will not install. The errors are related to OpenGL and WebKi

Re: [Gambas-user] gb.settings

2014-05-20 Thread Tobias Boege
On Tue, 20 May 2014, Patrik Karlsson wrote: > Hi, > > does Settings cache values or does it read from file every time requested? > Settings is a bunch of Collection objects. It lives in memory most of the time. So it cannot possibly read *less* from file than it does currently. Regards, Tobi -

[Gambas-user] gb.settings

2014-05-20 Thread Patrik Karlsson
Hi, does Settings cache values or does it read from file every time requested? /Patrik -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS com

Re: [Gambas-user] feature suggestions: detach and rearrange tabs

2014-05-20 Thread Fabien Bodard
Hum ... cool :-) And Drag and Drop ? 2014-05-20 14:11 GMT+02:00 Benoît Minisini : > Le 20/05/2014 04:15, Kevin Fishburne a écrit : >>> Detaching and attaching tabs have been implemented since revision >>> #6280. It's not just for the IDE, but for all users of the >>> Workspace control. >> >> Wow.

Re: [Gambas-user] feature suggestions: detach and rearrange tabs

2014-05-20 Thread Benoît Minisini
Le 20/05/2014 04:15, Kevin Fishburne a écrit : >> Detaching and attaching tabs have been implemented since revision >> #6280. It's not just for the IDE, but for all users of the >> Workspace control. > > Wow. Works brilliantly. Cool. > The only wonky thing I've found is reattaching a detached tab