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

2014-05-21 Thread Ian Haywood
On Wed, May 21, 2014 at 9:25 AM, Jussi Lahtinen jussi.lahti...@gmail.com wrote: 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 use a solidrun cubox (a tiny Israeli company

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

2014-05-21 Thread Mike Crean
Hey Bruce if it is any help I have Wheezy image with GB3 and a number of other apps. Available for download from my web site www.bbbpishop.com in the next few days. If you would like to know more just use the contact page on the site. The image was set up and runs on ARM Cortex-A8 1gh processor

[Gambas-user] gb.desktop: unable to found mime database

2014-05-21 Thread herberth guzman
Hi all I have a question? the following code works well: Ubuntu LXDE Session Ubuntu Openbox Session Debian LXDE Session but Debian Openbox Session gives this error (gb.desktop: unable to found mime database) Null Object Dim File As String Dim i As Integer Dim sPath As String Dim

[Gambas-user] gb.desktop.x11 (Refresh Taskbar)

2014-05-21 Thread herberth guzman
Hi all I want to tell mypanel works well, but I want to improve. The update of the open windows I do by a TIMER, but I would like to do it directly X11, someone who can help me please. Upgrading windows open is through a TIMER, but I would like to do it directly gb.desktop.x11, someone who can

Re: [Gambas-user] gb.desktop: unable to found mime database

2014-05-21 Thread Benoît Minisini
Le 21/05/2014 18:33, herberth guzman a écrit : Hi all I have a question? the following code works well: Ubuntu LXDE Session Ubuntu Openbox Session Debian LXDE Session but Debian Openbox Session gives this error (gb.desktop: unable to found mime database) Null Object Dim File As

Re: [Gambas-user] gb.desktop.x11 (Refresh Taskbar)

2014-05-21 Thread Benoît Minisini
Le 21/05/2014 18:58, herberth guzman a écrit : Hi all I want to tell mypanel works well, but I want to improve. The update of the open windows I do by a TIMER, but I would like to do it directly X11, someone who can help me please. Upgrading windows open is through a TIMER, but I would

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

2014-05-21 Thread Bruce Cunningham
Ian, Thanks for the input. I installed libwebkit-dev (it looks like it installed correctly), but I'm still getting the message that gb.qt4.webkit is disabled? I tried a reconf-all and configure -C. Also, there doesn't appear to be a binary for Gambas3 in the repository, only Gambas2. I

[Gambas-user] Integer[].Read() documentation

2014-05-21 Thread Tobias Boege
Hi, in the docs, Integer[].Read() [0], says that if the Length argument is not given, the array is filled until the end of the array is reached. This doesn't sound meaningful (aren't we constantly at the end of the array when we add elements?). I think it should read: until the end of the

Re: [Gambas-user] Gambas-user Digest, Vol 96, Issue 54

2014-05-21 Thread herberth guzman
Download link for the example of panel https://mega.co.nz/#!fU1TFJqT!mFUf6XXEkHMgn7OKh-G5T84SktW_5GIqJMeoW5mAB_I Include file key 2014-05-21 10:58 GMT-06:00 gambas-user-requ...@lists.sourceforge.net: Send Gambas-user mailing list submissions to gambas-user@lists.sourceforge.net To

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

2014-05-21 Thread Kevin Fishburne
On 05/20/2014 08:11 AM, Benoît Minisini wrote: 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

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

2014-05-21 Thread Tobias Boege
On Wed, 21 May 2014, Kevin Fishburne wrote: On 05/20/2014 08:11 AM, Beno?t Minisini wrote: 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] Integer[].Read() documentation

2014-05-21 Thread Benoît Minisini
Le 21/05/2014 22:04, Tobias Boege a écrit : Hi, in the docs, Integer[].Read() [0], says that if the Length argument is not given, the array is filled until the end of the array is reached. This doesn't sound meaningful (aren't we constantly at the end of the array when we add elements?). I

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

2014-05-21 Thread Benoît Minisini
Le 21/05/2014 22:47, Kevin Fishburne a écrit : On 05/20/2014 08:11 AM, Benoît Minisini wrote: 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] Compiling Gambas on an Allwinner A10 based system

2014-05-21 Thread Jussi Lahtinen
Please send your compiling log after installing libwebkit-dev. Jussi On Wed, May 21, 2014 at 8:53 PM, Bruce Cunningham bcunning...@sportif.comwrote: Ian, Thanks for the input. I installed libwebkit-dev (it looks like it installed correctly), but I'm still getting the message that

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

2014-05-21 Thread Ian Haywood
On Thu, May 22, 2014 at 3:53 AM, Bruce Cunningham bcunning...@sportif.com wrote: Ian, Some details about the OS: Distribution ID: Linaro Description: Linaro 12.11 Release: 12.11 Codename: precise ok, it's an old ubuntu derivative have a look at kendek's PPA

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

2014-05-21 Thread Jussi Lahtinen
As a very general comment: gambas is a big complex program, compiling it is not easy even for seasoned Linux users. If you are new to Linux you are probably going to have a much better experience with pre-compiled binaries than jumping straight into compiling source. I must disagree. In my