On jeudi 21 août 2008, Doriano Blengino wrote:
> M0E Lnx ha scritto:
> > Attn Beniot... Please help
> >
> > Can you explain how to use the WM_CLASS string to embed an application
> > using the embedder object?
>
> I did not try this in gambas, but I read the docs. The Desktop.find()
> method takes
M0E Lnx ha scritto:
> Attn Beniot... Please help
>
> Can you explain how to use the WM_CLASS string to embed an application
> using the embedder object?
>
I did not try this in gambas, but I read the docs. The Desktop.find()
method takes "regular expression" parameters, so if you search for a
>
> All your boards are looking pretty bare, because your site has only
> existed for a few weeks.
> When the BASIC community starts visiting allbasic.info, I'll
> probably be part of it. But with the most active board having 6
> posts on it as I type this, I don't think that has happened y
On Wednesday 20 August 2008 17:14, [EMAIL PROTECTED] wrote:
> Our webmaster just release the new look for www.AllBasic.Info. The
> Gambas board is looking pretty bare and could use a condensed language
> reference guide, tutorials, screen shots and code examples.
All your boards are looking pretty
Hi,
I release that just before leaving for a few days.
The three following bugs were fixed:
* The source file full path is not stored inside object files anymore. This
way, rpmlint does not cry against packaging Gambas anymore. And so, Suse
packages will be easier to do!
* The gb.gtk system t
Did you check the Mysql database in mysql ?
In the users records there is also reference to the host the user is
allow to use.
If it's marked localhost, that's your problem.
Regards,
Steven
Le jeudi 21 août 2008 à 13:39 +0300, Kamau Gatheru a écrit :
> As a matter of fact I have,
>
> Here is a
As a matter of fact I have,
Here is a sample of the /etc/hosts, listing
my database servers
127.0.0.1 localhost
127.0.1.1 MvServer
192.168.1.200 Mvserver
192.168.1.100 Server
surprisingly even on the local machine (MvServer)
only .host = "localhost" works
On Thu, Aug 21,
Kamau Gatheru escribió:
> Hi all,
>
> I have been trying to connect to a remote mysql server (within my network)
> and it seems all my local installations of Gambas cannot do that. Incidentally
> I discovered that the .Port element doesn't work. I can run the following code
> locally and it works f
Hi all,
I am using Gambas 2.5
I have been trying to connect to a remote mysql server (within my network)
and it seems all my local installations of Gambas cannot do that. Incidentally
I discovered that the .Port element doesn't work. I can run the following code
locally and it works fine.
WITH Co
[EMAIL PROTECTED]
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source eve
Hi all,
I have been trying to connect to a remote mysql server (within my network)
and it seems all my local installations of Gambas cannot do that. Incidentally
I discovered that the .Port element doesn't work. I can run the following code
locally and it works fine.
WITH Conn
.type = "mysql
11 matches
Mail list logo