Am 08.01.2014 20:39, schrieb Fernando Martins:
> On 01/07/2014 09:38 PM, Benoît Minisini wrote:
>> Le 07/01/2014 17:53, Rolf-Werner Eilert a écrit :
>>> As for TerraGen: http://planetside.co.uk/products/terragen3
>>>
>>> But those guys have been programming it for years, so it would be hard
>>> t
> > Works like an old rag!
> Is it good or bad ?
Sorry! A bit of "Australian" crept in there. It means good.
Now, here is a couple of new problems (and hopefully an answer).
We have an audit requirement to create a "hard copy" of a thing when
its' data is first entered into the system. Since t
Am Donnerstag, den 09.01.2014, 22:20 +0100 schrieb Floryn90:
> Hi Charlie,
> I need to change the language when user click on
> Menu->Languages->"Language Name".
>
> Nella citazione in data gio 09 gen 2014 22:15:32 CET, Charlie Reinl ha
> scritto:
> > Am Donnerstag, den 09.01.2014, 22:04 +0100 s
Hi Charlie,
I need to change the language when user click on
Menu->Languages->"Language Name".
Nella citazione in data gio 09 gen 2014 22:15:32 CET, Charlie Reinl ha
scritto:
> Am Donnerstag, den 09.01.2014, 22:04 +0100 schrieb Floryn90:
>> Hi everyone,
>> I'm making an app and i need to transla
Am Donnerstag, den 09.01.2014, 22:04 +0100 schrieb Floryn90:
> Hi everyone,
> I'm making an app and i need to translate it in various languages. From
> Project->Translate i made the translations. Now i made some menu entry
> for some languages and i need to set that language (that was selected
>
Hi everyone,
I'm making an app and i need to translate it in various languages. From
Project->Translate i made the translations. Now i made some menu entry
for some languages and i need to set that language (that was selected
from user by clicking on its name). How can i set the language and
re
Le 09/01/2014 14:23, Ru Vuott a écrit :
> Hello,
>
> I wrote this simple code to try DesktopFile.Run() method:
>
> **
> Private pr As Process
>
>
> Public Sub Form_Open()
>
>Dim df As DesktopFile
>
>
> With df = New DesktopFile("/path/of/my/file.wav")
>
On 01/09/2014 12:03 PM, Benoît Minisini wrote:
> Maybe he will ask me how much traffic the server will generate, so if
> you have the information...
Last time I checked (when I last asked the Gambas list for someone to step
up, maybe a year and a half ago) it was about 25GB per month. Drop in the
Le 09/01/2014 13:43, Rob Kudla a écrit :
> On 01/09/2014 04:53 AM, Benoît Minisini wrote:
>> Rob, if you read that: can you give me the ownership of 'gambasdoc.org'
>> name so that I make it point to another server?
>
> Sure. I've asked twice on the list for the last few years and not gotten
> any
Comment #1 on issue 494 by kokok...@gmail.com: 100% cpu use when using
SHELL (FOR READ) and on a process that redirects stdout
http://code.google.com/p/gambas/issues/detail?id=494
As a side note, i'm unable to parse the standard error stream if using "for
input" instead of "for read".
To expl
Hello Fabien,
..I'ld like simply to understand how that method works.
Bye
vuottt
Gio 9/1/14, Fabien Bodard ha scritto:
Oggetto: Re: [Gambas-user] .Run() method of DesktopFile Class... How to ?
A: "mailing list for gambas users"
Data: Giovedì
Hi Jacky,
yes, I know, but I like to experiment. :-)
Bye
vuo
Gio 9/1/14, Jack ha scritto:
Oggetto: Re: [Gambas-user] .Run() method of DesktopFile Class... How to ?
A: "mailing list for gambas users"
Data: Giovedì 9 gennaio 2014, 14:51
Hello Benoît!
With using the Gambas3.5.2-1precise1 the leak is gone! Thank you very
much! Now the sun is beaming again!!!
Wolfgang
Am 08.01.2014 06:26, schrieb Wolfgang:
>>
>> Hi,
>>
>> The memory leak has been fixed in revision #6071.
>>
>> I will merge it with the 3.5.2 coming soon.
>>
>> Re
Or the media one
Le 9 janv. 2014 15:10, "Jack" a écrit :
> Le 09/01/2014 14:23, Ru Vuott a écrit :
> > Hello,
> >
> > I wrote this simple code to try DesktopFile.Run() method:
> >
> > **
> > Private pr As Process
> >
> >
> > Public Sub Form_Open()
> >
> >Di
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 494 by kokok...@gmail.com: 100% cpu use when using SHELL (FOR
READ) and on a process that redirects stdout
http://code.google.com/p/gambas/issues/detail?id=494
1) i get 1
Le 09/01/2014 14:23, Ru Vuott a écrit :
> Hello,
>
> I wrote this simple code to try DesktopFile.Run() method:
>
> **
> Private pr As Process
>
>
> Public Sub Form_Open()
>
>Dim df As DesktopFile
>
>
> With df = New DesktopFile("/path/of/my/file.wav")
>
Hello,
I wrote this simple code to try DesktopFile.Run() method:
**
Private pr As Process
Public Sub Form_Open()
Dim df As DesktopFile
With df = New DesktopFile("/path/of/my/file.wav")
pr = .Run("totem")
End With
End
*
On 01/09/2014 04:53 AM, Benoît Minisini wrote:
> Rob, if you read that: can you give me the ownership of 'gambasdoc.org'
> name so that I make it point to another server?
Sure. I've asked twice on the list for the last few years and not gotten
any offers of a new home, but if you can find hosting
You are one of the first advanced user of gb.report... Thank you
So bugs are... I will see what I can do ... I have no many time today
Le 9 janv. 2014 02:22, "Bruce" a écrit :
> More learning curve! I am trying to set the foreground and background
> colors for a report label:
>
> 8 Dim lblType
Hi,
The DNS problem with gambasdoc.org seems to not be solved.
As a temporary workaround before I find a solution, add the following
line to your /etc/hosts file:
64.128.110.55 gambasdoc.org
Rob, if you read that: can you give me the ownership of 'gambasdoc.org'
name so that I make it point
Le 9 janv. 2014 08:19, "Bruce" a écrit :
>
> On Wed, 2014-01-08 at 21:53 +0100, Fabien Bodard wrote:
> > Normally it willwork with the last rev...
> >
> > So you can write multiline label with \n.
> >
> > 2014/1/8 Bruce :
> > > Hiya Fabien,
> > >
> > > Guess what, I have jumped on the gb.report us
I have some work to do on the textlabel so then it will have wordwrap
option and a possibility to generate a new page if the text can't be fully
displayed. I think about a way to make texts with fields to allow mailing
and pre filled parts.
--
Am 08.01.2014 20:39, schrieb Fernando Martins:
> On 01/07/2014 09:38 PM, Benoît Minisini wrote:
>> Le 07/01/2014 17:53, Rolf-Werner Eilert a écrit :
>>> As for TerraGen: http://planetside.co.uk/products/terragen3
>>>
>>> But those guys have been programming it for years, so it would be hard
>>> t
23 matches
Mail list logo