[Gambas-user] Referencing a listbox in a list container...

2014-07-11 Thread Stephen
I am trying to clear the contents of all list boxes contained within a list container by passing the list container to a SUB. Something like this (I know this is not correct but it gets the idea across); SUB ClearLists(phListContainer AS ListContainer)

Re: [Gambas-user] IDE Feature Request

2014-07-11 Thread Benoît Minisini
Le 05/07/2014 23:34, B Bruen a écrit : On Mon, 16 Jun 2014 17:36:43 +0200 Benoît Minisini gam...@users.sourceforge.net wrote: Le 16/06/2014 00:52, B Bruen a écrit : ( Don't see why I shouldn't join in :-) ) Would it be possible to lock source files the same as for forms? This would

Re: [Gambas-user] Get structure from extern function?

2014-07-11 Thread CJ
Attached is a new bt after updating to latest Free Pascal version 2.6.4. I also tested returning a simple string and that works OK just like integer. Shared library was compiled with {$OPTIMIZATION OFF} and {$DEBUGINFO ON} switches and hopefully it may give some new clues? Are there any other

Re: [Gambas-user] Get structure from extern function?

2014-07-11 Thread Benoît Minisini
Le 11/07/2014 15:33, CJ a écrit : Attached is a new bt after updating to latest Free Pascal version 2.6.4. I also tested returning a simple string and that works OK just like integer. Shared library was compiled with {$OPTIMIZATION OFF} and {$DEBUGINFO ON} switches and hopefully it may

Re: [Gambas-user] Referencing a listbox in a list container...

2014-07-11 Thread Tobias Boege
On Fri, 11 Jul 2014, Stephen wrote: I am trying to clear the contents of all list boxes contained within a list container by passing the list container to a SUB. Something like this (I know this is not correct but it gets the idea across); SUB ClearLists(phListContainer AS

Re: [Gambas-user] Referencing a listbox in a list container...

2014-07-11 Thread Tobias Boege
On Fri, 11 Jul 2014, Tobias Boege wrote: OK, now we get to the next level because what I told you above is actually not the entire truth. There are some operations which are too obscure to the interpreter - that's at least what my understanding is, I have to citable resource here Read: I have

[Gambas-user] Gambas 3.5.4 and the Stable PPA

2014-07-11 Thread Sebastian Kulesz
Hey! Long time no see. I got word a few hours ago that Kendek won't be maintaining the Stable PPA any more. Instead, he created a new PPA under the gambas-team Launchpad name and uploaded the current stable (3.5.3) packages so they can be updated by us. The thing is, I don't have ubuntu