Re: [Gambas-user] type mismatch: wanted integer, got string instead (solved)

2009-08-30 Thread MSulchan Darmawan
Pada Fri, 28 Aug 2009 11:23:59 +0200 Fabien Bodard menulis: > IF NOT sRain THEN > IF InStr(LCase(sRain), "x") > 0 OR InStr(sRain, "-") > 0 THEN >fRain=0 > ELSE >TRY fRain = CFloat(sRain) >IF ERROR THEN fRain=-1 'Not a Valid Number > ENDIF > ELSE > fRain=-1 > ENDIF Thanks Fabien,

Re: [Gambas-user] gb.chart Chart.Colors.Values issue

2009-08-30 Thread Matteo Pasotti
I just wanted to understand if it was an error of my code or something else. I'll wait patiently the gb3 official release :-) Thank you for your time and work. Regards, Matteo Fabien Bodard wrote: > the gb.chart is really bugged on the gb2 version ... i've only > corrected the gb3 one... you

[Gambas-user] Easiest distro for gambas (changed thread title)

2009-08-30 Thread richard terry
On Monday 31 August 2009 03:06:54 abdurrahman ulusoy wrote: > which distro, gambas3 install easiest. I'm Biased (ARCH LINUX), build file included. > > --- 30/08/09 Pzr tarihinde Charlie Reinl şöyle > yazıyor: > > Kimden: Charlie Reinl > Konu: Re: [Gambas-user] web browser. > Kime: "mailing list

Re: [Gambas-user] web browser.

2009-08-30 Thread Laurent Carlier
Le dimanche 30 août 2009 23:00:03 Fabien Bodard, vous avez écrit : > put this on gambasdoc ! > > 2009/8/30 Laurent Carlier : > > Le dimanche 30 août 2009 22:37:35 Fabien Bodard, vous avez écrit : > >> and you have installed the -dev package file ? > > > > Fixed during a gtalk session ! > > > > The

Re: [Gambas-user] Compiling Gambas 2 on recent Ubuntu systems (and maybe others)

2009-08-30 Thread Charlie Reinl
Am Sonntag, den 30.08.2009, 18:36 +0200 schrieb Benoît Minisini: > Hi, > > I backported from Gambas 3 the fixes that made it compile on Ubuntu 9.04. > > Can those who had problems with compiling Gambas 2 try the revision #2287 and > tell me if things go better? > > Thanks in advance! > Salut

Re: [Gambas-user] gb.chart Chart.Colors.Values issue

2009-08-30 Thread Fabien Bodard
the gb.chart is really bugged on the gb2 version ... i've only corrected the gb3 one... you must understand that this component is an alfa one... not ready 2009/8/30 Matteo Pasotti : > Dear sirs, > I'm experiencing a problem using gb.chart. > It seems that an instruction like this > Chart.Style =

Re: [Gambas-user] web browser.

2009-08-30 Thread Fabien Bodard
put this on gambasdoc ! 2009/8/30 Laurent Carlier : > Le dimanche 30 août 2009 22:37:35 Fabien Bodard, vous avez écrit : >> and you have installed the -dev package file ? >> > > Fixed during a gtalk session ! > > The magic command : sudo pisi install -c system.devel > > \o/ > > ---

Re: [Gambas-user] web browser.

2009-08-30 Thread Laurent Carlier
Le dimanche 30 août 2009 22:37:35 Fabien Bodard, vous avez écrit : > and you have installed the -dev package file ? > Fixed during a gtalk session ! The magic command : sudo pisi install -c system.devel \o/ -- Let Crys

Re: [Gambas-user] web browser.

2009-08-30 Thread Fabien Bodard
and you have installed the -dev package file ? 2009/8/30 abdurrahman ulusoy : > i installed  them a long time ago. but maybe path different, gambas3 not find > them. > > --- 30/08/09 Pzr tarihinde Laurent Carlier şöyle > yazıyor: > > Kimden: Laurent Carlier > Konu: Re: [Gambas-user] web browse

Re: [Gambas-user] web browser.

2009-08-30 Thread abdurrahman ulusoy
i installed  them a long time ago. but maybe path different, gambas3 not find them. --- 30/08/09 Pzr tarihinde Laurent Carlier şöyle yazıyor: Kimden: Laurent Carlier Konu: Re: [Gambas-user] web browser. Kime: "mailing list for gambas users" Tarihi: 30 Ağustos 2009 Pazar, 21:30 Le dimanche 30

[Gambas-user] dental patience record software

2009-08-30 Thread abdurrahman ulusoy
http://code.google.com/p/dis2/downloads/list patience record software dor dentist. if you interest download and use or develope. ___ Yahoo! Türkiye açıldı! http://yahoo.com.tr İnternet üzerindeki en iyi içeriği Yahoo! Türki

Re: [Gambas-user] Compiling Gambas 2 on recent Ubuntu systems ( and maybe others)

2009-08-30 Thread Jussi Lahtinen
No problems with my system! [OperatingSystem] OperatingSystem=Linux KernelRelease=2.6.28-15-generic DistributionVendor=ubuntu DistributionRelease="Ubuntu 9.04" [System] CPUArchitecture=x86_64 TotalRam=3993220 kB [Gambas] Gambas1=Not Installed Gambas2=2.15.2 Gambas2Path=/usr/local/bin/gbx2 Gambas

[Gambas-user] DataCombo doesn't work

2009-08-30 Thread Mathias Ebermann
Hi, I'm experimenting with a DataCombo. Maybe I'm wrong again, but as I understand, it should work like this: Let's say I have a movie database. The table "movie" is in my DataSource. In this table is a field "Directors_ID", the directors are stored in the table "directors", where there is a fie

Re: [Gambas-user] web browser.

2009-08-30 Thread Laurent Carlier
Le dimanche 30 août 2009 20:04:31 abdurrahman ulusoy, vous avez écrit : > > THESE COMPONENTS ARE DISABLED: > > > > - gb.cairo > > - gb.compress.bzlib2 > > - gb.db.sqlite2 > > - gb.gtk > > - gb.gtk.svg > > - gb.image.imlib > > - gb.image.io > > - gb.net.curl > > - gb.net.smtp > > - gb.opengl > > - g

Re: [Gambas-user] web browser.

2009-08-30 Thread abdurrahman ulusoy
result attached. --- 30/08/09 Pzr tarihinde Charlie Reinl şöyle yazıyor: Kimden: Charlie Reinl Konu: Re: [Gambas-user] web browser. Kime: "mailing list for gambas users" Tarihi: 30 Ağustos 2009 Pazar, 13:01 Am Sonntag, den 30.08.2009, 01:06 -0700 schrieb abdurrahman ulusoy: > THESE COMPONENTS

Re: [Gambas-user] Compiling Gambas 2 on recent Ubuntu syste ms ( and maybe others)

2009-08-30 Thread Benoît Minisini
> Am Sonntag, den 30.08.2009, 18:36 +0200 schrieb Benoît Minisini: > > Hi, > > > > I backported from Gambas 3 the fixes that made it compile on Ubuntu 9.04. > > > > Can those who had problems with compiling Gambas 2 try the revision #2287 > > and tell me if things go better? > > > > Thanks in advan

Re: [Gambas-user] web browser.

2009-08-30 Thread Jussi Lahtinen
It should install pretty easily to almost any distro... please run report-ng (to terminal "sh report-ng") and attach the result "gambas_report.log". At the beginning I had a lot of problems installing it to Ubuntu, but today everything works as expected. Jussi On Sun, Aug 30, 2009 at 20:06,

Re: [Gambas-user] Compiling Gambas 2 on recent Ubuntu systems (and maybe others)

2009-08-30 Thread Charlie Reinl
Am Sonntag, den 30.08.2009, 18:36 +0200 schrieb Benoît Minisini: > Hi, > > I backported from Gambas 3 the fixes that made it compile on Ubuntu 9.04. > > Can those who had problems with compiling Gambas 2 try the revision #2287 and > tell me if things go better? > > Thanks in advance! > Somethi

Re: [Gambas-user] Compiling Gambas 2 on recent Ubuntu systems (and maybe others)

2009-08-30 Thread Ron
Benoît Minisini schreef: > Hi, > > I backported from Gambas 3 the fixes that made it compile on Ubuntu 9.04. > > Can those who had problems with compiling Gambas 2 try the revision #2287 and > tell me if things go better? > > Thanks in advance! > > I just removed the downgraded libtool version

Re: [Gambas-user] web browser.

2009-08-30 Thread abdurrahman ulusoy
which distro, gambas3 install easiest. --- 30/08/09 Pzr tarihinde Charlie Reinl şöyle yazıyor: Kimden: Charlie Reinl Konu: Re: [Gambas-user] web browser. Kime: "mailing list for gambas users" Tarihi: 30 Ağustos 2009 Pazar, 13:01 Am Sonntag, den 30.08.2009, 01:06 -0700 schrieb abdurrahman ulus

[Gambas-user] Compiling Gambas 2 on recent Ubuntu systems (and maybe others)

2009-08-30 Thread Benoît Minisini
Hi, I backported from Gambas 3 the fixes that made it compile on Ubuntu 9.04. Can those who had problems with compiling Gambas 2 try the revision #2287 and tell me if things go better? Thanks in advance! -- Benoît --

Re: [Gambas-user] How many row in a GridView ?

2009-08-30 Thread Pino Zollo
Alle 17:53, mercoledì 26 agosto 2009, hai scritto: > I think what you are looking for is the "Scaled" property for the form. If > you set this to false, I understand the objects should stay the same size. > > Hope this helps Thanks, ...but GridView does not seem to have a "Scaled" property. --

Re: [Gambas-user] DataControl and "No current Connection" Error

2009-08-30 Thread Mathias Ebermann
Ah, now I understand. Thanks! It's explained in your help file gb.db/Connection. Didn't see that before. Benoît Minisini schrieb: >> Thanks, Benoit. >> >> But the database connection IS open, that's why I am confused. >> >> DataSource reads the table, and DataBrowser shows the data in the columns

[Gambas-user] gb.chart Chart.Colors.Values issue

2009-08-30 Thread Matteo Pasotti
Dear sirs, I'm experiencing a problem using gb.chart. It seems that an instruction like this Chart.Style = ChartStyle.Custom Chart.Colors.Values = [Color.Violet, Color.Cyan] is ignored. However the chart works using what I suppose to be the default settings (purple, orange and so on). I'm working o

Re: [Gambas-user] web browser.

2009-08-30 Thread Charlie Reinl
Am Sonntag, den 30.08.2009, 01:06 -0700 schrieb abdurrahman ulusoy: > THESE COMPONENTS ARE DISABLED: > > - gb.cairo > - gb.compress.bzlib2 > - gb.db.sqlite2 > - gb.gtk > - gb.gtk.svg > - gb.image.imlib > - gb.image.io > - gb.net.curl > - gb.net.smtp > - gb.opengl > - gb.pdf > - gb.qt4 > - gb.sdl >

Re: [Gambas-user] web browser.

2009-08-30 Thread abdurrahman ulusoy
THESE COMPONENTS ARE DISABLED: - gb.cairo - gb.compress.bzlib2 - gb.db.sqlite2 - gb.gtk - gb.gtk.svg - gb.image.imlib - gb.image.io - gb.net.curl - gb.net.smtp - gb.opengl - gb.pdf - gb.qt4 - gb.sdl - gb.v4l - gb.xml gambas2 dep.s(gb.pdf,gb.v4l,gbx

Re: [Gambas-user] Installing Gambas2

2009-08-30 Thread Bill-Lancaster
Dear Benoit Thanks for the advice. After setting root password with "sudo passwd root" I could then follow your instructions and everything works Thanks again Bill Lancaster Benoît Minisini wrote: > >> Bill-Lancaster a écrit : >> > Jean - thanks for the quick reply. >> > I get "permission de