[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

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 I set in

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] 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 advance! Something

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] web browser.

2009-08-30 Thread abdurrahman ulusoy
result attached. --- 30/08/09 Pzr tarihinde Charlie Reinl karl.re...@fen-net.de şöyle yazıyor: Kimden: Charlie Reinl karl.re...@fen-net.de Konu: Re: [Gambas-user] web browser. Kime: mailing list for gambas users gambas-user@lists.sourceforge.net Tarihi: 30 Ağustos 2009 Pazar, 13:01 Am Sonntag,

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! Something told

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 lock in

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 - gb.pdf - gb.qt4 -

[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 field

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-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!

Re: [Gambas-user] web browser.

2009-08-30 Thread Fabien Bodard
put this on gambasdoc ! 2009/8/30 Laurent Carlier lordhea...@gmail.com: 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] 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 matteo.paso...@gmail.com: Dear sirs, I'm experiencing a problem using gb.chart. It seems that an instruction

[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 karl.re...@fen-net.de şöyle yazıyor: Kimden: Charlie Reinl karl.re...@fen-net.de Konu: Re:

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