Re: [Gambas-user] 2D-Array ?

2011-10-22 Thread Bruce Bruen
On Sun, 2011-10-23 at 05:27 +0200, wally wrote: > Hi, > > more important as the following question itself, is where may i find the > answer myself without this mailinglist ? > I always have problems to find sufficient documentation on gambas :( > Where to search for it ? > How to search the maili

[Gambas-user] 2D-Array ?

2011-10-22 Thread wally
Hi, more important as the following question itself, is where may i find the answer myself without this mailinglist ? I always have problems to find sufficient documentation on gambas :( Where to search for it ? How to search the mailinglist archive ? How can i do the following C code in a Publi

Re: [Gambas-user] Transparent Form

2011-10-22 Thread Christian DaGeek247 Stephens
*"* Message: 8 Date: Sun, 23 Oct 2011 00:21:31 +0200 From: Fabien Bodard Subject: Re: [Gambas-user] Transparent form To: mailing list for gambas users Message-ID: Content-Type: text/plain; charset=ISO-8859-1 you need to use a picture ... you need a picture for the mask 2011/10/23 Christ

Re: [Gambas-user] Transparent form

2011-10-22 Thread Fabien Bodard
you need to use a picture ... you need a picture for the mask 2011/10/23 Christian DaGeek247 Stephens : > *I am trying to make an OSD like the example app, but using a label instead > of a picture. Its almost cone, but there is one problem. The form is not > transparent. how do i make it so? > * >

[Gambas-user] Transparent form

2011-10-22 Thread Christian DaGeek247 Stephens
*I am trying to make an OSD like the example app, but using a label instead of a picture. Its almost cone, but there is one problem. The form is not transparent. how do i make it so? * -- *If a packet hits a pocket on a socket on a port,* *and the bus is interrupted as a very last resort,* *and t

[Gambas-user] [Fwd: Re: ToolButtons do not appear correct in Toolbar]

2011-10-22 Thread Demosthenes Koptsis
Has anyone see the Configure - "Not an object", Icon/size - "Null object" issues for the Toolbar? Forwarded Message > From: Demosthenes Koptsis > To: gambas-user@lists.sourceforge.net > Subject: Re: [Gambas-user] ToolButtons do not appear correct in > Toolbar > Date: Mon, 17

Re: [Gambas-user] Issue 129 in gambas: For-loop does not work on large ranges

2011-10-22 Thread gambas
Updates: Status: Started Comment #5 on issue 129 by benoit.m...@gmail.com: For-loop does not work on large ranges http://code.google.com/p/gambas/issues/detail?id=129 Aaaarg... You're right! -- The demand for

Re: [Gambas-user] Issue 129 in gambas: For-loop does not work on large ranges

2011-10-22 Thread gambas
Comment #4 on issue 129 by emil.len...@gmail.com: For-loop does not work on large ranges http://code.google.com/p/gambas/issues/detail?id=129 But that solution is incorrect; it makes bug #95 valid again :p -- The dema