[Gambas-user] Issue 286 in gambas: PreviousElement property mispelled in XMLElement in gb.xml

2012-07-21 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 286 by adamn...@gmail.com: PreviousElement property mispelled in XMLElement in gb.xml http://code.google.com/p/gambas/issues/detail?id=286 1) Describe the problem. (Very

Re: [Gambas-user] Issue 284 in gambas: WebView crashes on some sites

2012-07-21 Thread gambas
Comment #5 on issue 284 by roman.ve...@gmail.com: WebView crashes on some sites http://code.google.com/p/gambas/issues/detail?id=284 I actually am not compiling (I use an interpreted programming language, not a big fan of it ;)), but am using this PPA: https://launchpad.net/~nemh/+archive/g

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

2012-07-21 Thread Bruce
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 -

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

2012-07-21 Thread Bruce
In the IDE, the context menu for the "Project" node in the project tree has the New>Directory menu item. This used to allow creation of sub-directories under .hidden This doesn't seem to work anymore? Rev 4973 If others could confirm, I will raise the issue. Bruce

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

2012-07-21 Thread 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.value = PC; > > Or whatever big enough datatype that doesn't do anything on RELEASE. > Your idea has been implemented in revision #4979! Regards, -- Benoît Minisini ---

Re: [Gambas-user] libraries and gambas3

2012-07-21 Thread Benoît Minisini
Le 21/07/2012 23:12, Charlie Reinl a écrit : > Salut Benoît, > > any news about that ? > > What I got from you is not very usable: - Can you send me the projects again? Not the subversion dump which is unusable, but a source archive of each project. - A project used as a library must have the "

Re: [Gambas-user] libraries and gambas3

2012-07-21 Thread Charlie Reinl
Salut Benoît, any news about that ? -- Amicalement Charlie -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can re

[Gambas-user] Release of Gambas 3.2.1

2012-07-21 Thread Benoît Minisini
Hi, I have just released Gambas 3.2.1. This release solves some of the annoying bugs still present 3.2.0, by backporting the fixes from the development trunk. See the Release Notes on the web site for the details. Regards, -- Benoît Minisini -