Re: [Gambas-user] Conflicting and bewildering help for pipes

2013-10-25 Thread Bruce
On Fri, 2013-10-25 at 02:27 +0200, Benoît Minisini wrote: > Le 24/10/2013 15:08, Tobias Boege a écrit : > > My workaround always was like this: > > > >' Create the read pipe special file > >hGPstdout = Pipe "/tmp/gnuplotFIFO2" For Write > >Close #hGPstdout > >' Create write end > >

[Gambas-user] No forms open from IDE?

2013-10-25 Thread carlbeech
Hi Forum I'm running Gambas 3.5 on Ubuntu 12.04 - running Gnome... When I compile my program to a stand-alone, it opens the form fine, however, if I try to run the program through the IDE, no forms open (they don't for the examples either). Is this something people have met before? - Is there a

Re: [Gambas-user] Issue 471 in gambas: when a form is loaded in workspace then tableview cell doesn't show combobox like behavior when a cell is edited using an array.

2013-10-25 Thread gambas
Updates: Status: Accepted Labels: -Version3.5.0 Version-3.5.0 Comment #1 on issue 471 by benoit.m...@gmail.com: when a form is loaded in workspace then tableview cell doesn't show combobox like behavior when a cell is edited using an array. http://code.google.com/p/gambas/issue

Re: [Gambas-user] User.Name vs Human username behavior?

2013-10-25 Thread Charlie Reinl
Am Freitag, den 25.10.2013, 10:19 -0430 schrieb PICCORO McKAY Lenz: > For USer.Name usage behavior: its the correct behavior or i must > obtain Human user name? the documentation are not clear about that!!! > > In folowing code, i tried to see if User.Name return session name of > user: > > Publi

Re: [Gambas-user] Official release of Gambas 3.5

2013-10-25 Thread Kende Krisztián
> Debian are a important source guideline for those repositories, that > another reason,, changes implicy lof of extra work betweent team of > mantainers.. its obious that the request will be rejected if rework of > packages over PPA are not done What? We have to clarify one thing. My PPA is not a

Re: [Gambas-user] Official release of Gambas 3.5

2013-10-25 Thread Sebastian Kulesz
On Fri, Oct 25, 2013 at 11:37 AM, PICCORO McKAY Lenz wrote: > From: Sebastian Kulesz > > Hey Kendek! Putting the reorganization aside, I would like to rebase the > > packages from the Daily Builds PPA with your latest work, so as to keep > > both repositories homogeneous. Is that is okey? ;) > U

[Gambas-user] User.Name vs Human username behavior?

2013-10-25 Thread PICCORO McKAY Lenz
For USer.Name usage behavior: its the correct behavior or i must obtain Human user name? the documentation are not clear about that!!! In folowing code, i tried to see if User.Name return session name of user: Public Sub Main() Print "user name " & User.Name Print "user home " & User.Ho

Re: [Gambas-user] Official release of Gambas 3.5

2013-10-25 Thread PICCORO McKAY Lenz
From: Sebastian Kulesz > Hey Kendek! Putting the reorganization aside, I would like to rebase the > packages from the Daily Builds PPA with your latest work, so as to keep > both repositories homogeneous. Is that is okey? ;) Until package reorganization are not done, Debian mantainers will rejecte