Re: [Gambas-user] gb3: unable to click on buttons

2012-07-22 Thread Kevin Fishburne
On 07/23/2012 01:44 AM, sundar j wrote: > [snip] > > From: Kevin Fishburne > Sent: Mon, 23 Jul 2012 11:07:18 > To: gambas-user@lists.sourceforge.net > Subject: [Gambas-user] gb3: unable to click on buttons > Is this something that was recently corrected? If so I'll

Re: [Gambas-user] gb3: unable to click on buttons

2012-07-22 Thread sundar j
I had this issue earlier. I think this is related to tabstarp bug which has been fixed in version 3.2.1. Update your gambas3 to version 3.2.1 and it should work. Regards, J Sundar From: Kevin Fishburne Sent: Mon, 23 Jul 2012 11:07:18 To: gambas-user@lists.s

[Gambas-user] gb3: unable to click on buttons

2012-07-22 Thread Kevin Fishburne
Is this something that was recently corrected? If so I'll compile the latest build. I compiled a few weeks ago on Kubuntu 12.04 and subsequently have been unable to use the mouse to click on buttons. Keyboard navigation works fine. -- Kevin Fishburne Eight Virtues www: http://sales.eightvirtue

[Gambas-user] Issue 288 in gambas: gb.xml CDATA roundtrip fails

2012-07-22 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 288 by adamn...@gmail.com: gb.xml CDATA roundtrip fails http://code.google.com/p/gambas/issues/detail?id=288 1) Describe the problem. Creating an xmlCDATA node seems to wor

Re: [Gambas-user] libraries and gambas3

2012-07-22 Thread Bruce
On Mon, 2012-07-23 at 03:56 +0200, Benoît Minisini wrote: > Hi, > > In revision #4983, the IDE now automatically manage dependencies between > library. I mean: > > - If you add a library, all other libraries it depends on are added > automatically. > > - You cannot remove a library if another

Re: [Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

2012-07-22 Thread gambas
Updates: Status: WontFix Labels: -Version Version-TRUNK Comment #1 on issue 287 by benoit.m...@gmail.com: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip http://code.google.com/p/gambas/issues/detail?id=287 You must install the development packages!

Re: [Gambas-user] Issue 285 in gambas: REV4971 ./configure fails

2012-07-22 Thread gambas
Updates: Status: WontFix Comment #6 on issue 285 by benoit.m...@gmail.com: REV4971 ./configure fails http://code.google.com/p/gambas/issues/detail?id=285 Mmm... Strange... -- Live Security Virtual Conference Exc

Re: [Gambas-user] Can't create directories in "Project" anymore?

2012-07-22 Thread Benoît Minisini
Le 22/07/2012 03:36, Bruce a écrit : > On Sun, 2012-07-22 at 11:04 +0930, Bruce wrote: >> In the IDE, the context menu for the "Project" node in the project tree > ... > > Woops, too quick on the trigger there. > > It doesn't work for the Sources and Data nodes either. > > and : Desktop=LXDE > > B

Re: [Gambas-user] Gambas has Gosub now!

2012-07-22 Thread Benoît Minisini
Le 23/07/2012 01:14, Emil Lenngren a écrit : > It was this line I was worried about: > while (SP > (BP + FP->n_local + FP->n_ctrl)) > > /Emil > I think it's ok... Failing during a Gosub is not different from failing inside a deep expression evaluation. -- Benoît Minisini --

Re: [Gambas-user] libraries and gambas3

2012-07-22 Thread Benoît Minisini
Le 08/07/2012 20:58, Charlie Reinl a écrit : >> Mmm... What do you mean exactly? >> > Salut Benoît, > > it is exactly one year we worked on that, I attached you my mail from > 06.07.2011 Subject : a gambas3 component does not provide underlying > components > > And if you have still my project, > >

Re: [Gambas-user] gb.xml.XMLDocument : How to set the root node?

2012-07-22 Thread Adrien Prokopowicz
Hi Bruce, I made some modifications to the dom interface recently, that should solve this issue. The problem is that I have no internet connection to commit my changes for the moment. I can only read and send emails through my phone for a few days ... ---

[Gambas-user] gb.xml.XMLDocument : How to set the root node?

2012-07-22 Thread Bruce
(super quickey I hope) How do I set the root node of the document? I have an class that returns the full XML tree required by the xsd as an XMLElement. It is to be used by another class that handles the transmission of the document. As far as I can see there is no way to change the root node fr

Re: [Gambas-user] Gambas has Gosub now!

2012-07-22 Thread Emil Lenngren
It was this line I was worried about: while (SP > (BP + FP->n_local + FP->n_ctrl)) /Emil 2012/7/23 Benoît Minisini > Le 23/07/2012 00:47, Emil Lenngren a écrit : > > Does exception handling with Catch work as I stated before? > > > > I am at a hotel in Vienna with Wi-Fi now so I can't test it r

Re: [Gambas-user] Gambas has Gosub now!

2012-07-22 Thread Benoît Minisini
Le 23/07/2012 00:47, Emil Lenngren a écrit : > Does exception handling with Catch work as I stated before? > > I am at a hotel in Vienna with Wi-Fi now so I can't test it right now :) > > /Emil > I didn't really test, but on the stack you have only: - Valid stack slot for control variables. - A

Re: [Gambas-user] Gambas has Gosub now!

2012-07-22 Thread Emil Lenngren
Does exception handling with Catch work as I stated before? I am at a hotel in Vienna with Wi-Fi now so I can't test it right now :) /Emil 2012/7/22 Benoît Minisini > Le 09/07/2012 00:46, Emil Lenngren a écrit : > > Just store it inside a T_POINTER? > > val->type = T_POINTER; > > val->_pointer

Re: [Gambas-user] Issue 285 in gambas: REV4971 ./configure fails

2012-07-22 Thread gambas
Comment #5 on issue 285 by ltick...@gmail.com: REV4971 ./configure fails http://code.google.com/p/gambas/issues/detail?id=285 I am no longer receiving this error. I have different issues but have raised a new "ticket". Thanks ---

[Gambas-user] Issue 287 in gambas: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip

2012-07-22 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 287 by ltick...@gmail.com: 3.2.1 ./configure issues on 2012-07-15-wheezy-raspbian.zip http://code.google.com/p/gambas/issues/detail?id=287 || || Unable to met pkg-config

Re: [Gambas-user] Issue 285 in gambas: REV4971 ./configure fails

2012-07-22 Thread gambas
Comment #4 on issue 285 by ltick...@gmail.com: REV4971 ./configure fails http://code.google.com/p/gambas/issues/detail?id=285 I am retrying with 3.2.1 and- so far, so good. Thanks for taking the time to check. I will confirm if/when I get it installed. ---

Re: [Gambas-user] Issue 285 in gambas: REV4971 ./configure fails

2012-07-22 Thread gambas
Comment #3 on issue 285 by benoit.m...@gmail.com: REV4971 ./configure fails http://code.google.com/p/gambas/issues/detail?id=285 I did some test with the same 2012-07-15-wheezy-raspbian image on QEMU. I couldn't test with /trunk, because the network is buggy: subversion couldn't checkout more

Re: [Gambas-user] Default icons problem

2012-07-22 Thread Benoît Minisini
Le 22/07/2012 10:00, Maria a écrit : > > >>> Is there any option to select the icons theme you want when loading a >>> Gambas program? > >> Yes. By setting the Application.Theme property with the name of the current >> desktop in lower case. You can get the name of the current desktop by using >>

Re: [Gambas-user] Issue 285 in gambas: REV4971 ./configure fails

2012-07-22 Thread gambas
Comment #2 on issue 285 by ltick...@gmail.com: REV4971 ./configure fails http://code.google.com/p/gambas/issues/detail?id=285 It's the new raspbian os 2012-07-15-wheezy-raspbian.zip which utilizes the hard float bit of the arm chip. Using the standard 224 ram. Package: autoconf Status: install

Re: [Gambas-user] Default icons problem

2012-07-22 Thread Fabien Bodard
Le 22 juil. 2012 10:02, "Maria" a écrit : > > > > >> Is there any option to select the icons theme you want when loading a > >> Gambas program? > > >Yes. By setting the Application.Theme property with the name of the current > >desktop in lower case. You can get the name of the current desktop by

Re: [Gambas-user] Default icons problem

2012-07-22 Thread Maria
  >> Is there any option to select the icons theme you want when loading a >> Gambas program? >Yes. By setting the Application.Theme property with the name of the current >desktop in lower case. You can get the name of the current desktop by using > the gb.desktop component, and get the value of