I am using gnuplot to draw some graphs in a panel. To do this I create a
gnuplot script and then Shell that script with
$sop = Shell scmd
where $sop is a process.
Here's the problem. When gnuplot creates the plot it does so as a new
process, typically the pid is one more than $sop.Handle.
On Thu, 08 Aug 2013, Bruce wrote:
> I am using gnuplot to draw some graphs in a panel. To do this I create a
> gnuplot script and then Shell that script with
> $sop = Shell scmd
> where $sop is a process.
>
> Here's the problem. When gnuplot creates the plot it does so as a new
> process,
On Thu, 08 Aug 2013, Bruce wrote:
> On Wed, 2013-08-07 at 23:56 +0930, Bruce wrote:
> > On Wed, 2013-08-07 at 15:58 +0200, Tobias Boege wrote:
> > > On Wed, 07 Aug 2013, Bruce wrote:
> > > > I'm looking for good ideas again I'm afraid.
> > > >
> > > >
> > > > I have an array of objects that can b
On Thu, 08 Aug 2013, Tobias Boege wrote:
> Public Sub Analysis(iCat As Integer, aObjs As Object[]) As Analysis[]
> Dim aResult As New Analysis[]
> Dim hAnalysis As Analysis
> Dim sProp As String
> Dim hObject As Object
> Dim iValue As Integer
>
> ' Get the names of all properties in th
Hi,
I need to run my old programs written in Gambas2 on a Mint15 PC with MATE.
While Gambas 3 compiles very well, with Gambas2 I can not because of QT:
./configure says:
Disabled
gb.qt
gb.qt.kde
gb.qte
Which version of QT is needed ?
If I comp
hi Benoit,GAMBAS2 is now being used in school teaching in KERALA state in
INDIA. Using GAMBAS2 we (some teachers of KERALA) wrote a software called
SETIGam(Self Evaluation Tool In Gambas) to help our students in their
learning process. It is very much apprieciated and the students are very
much int
Le 09/08/2013 03:59, monika a écrit :
> hi Benoit,GAMBAS2 is now being used in school teaching in KERALA state in
> INDIA. Using GAMBAS2 we (some teachers of KERALA) wrote a software called
> SETIGam(Self Evaluation Tool In Gambas) to help our students in their
> learning process. It is very much a
hi Benoit,
we are using Edubuntu OS in our State Syllabus. In which they haven't
included Gambas3 and they are using Gambas2.
We hope in the next distribution of Edubuntu they may include Gambas3.
On Fri, Aug 9, 2013 at 7:48 AM, Benoît Minisini [via Gambas] <
ml-node+s8142n42752...@n7.nabble.com>
I hope too The differences between gambas2 and gambas3. Are really big
in term of features..
But I'm really happy to see gambas learned at school. It give me more
strength to complete my missing docs and my incomplete components :-)
Thank you
Regards,
Fabien Bodard
Le 9 août 2013 07:00, "mon