Re: [Gambas-user] 1755 build failed! (Solved sort of)

2009-01-03 Thread richard terry
On Thu, 1 Jan 2009 10:33:02 am richard terry wrote: > On Tue, 30 Dec 2008 07:43:04 pm David Paleino wrote: > > On Tue, 30 Dec 2008 17:33:54 +1100, richard terry wrote: > > > /usr/bin/ld: cannot find -lqt-mt > > > > Do you have qt3 headers installed? > > > > On Debian (and -like) systems it would be

Re: [Gambas-user] TableView Editing

2009-01-03 Thread Jason Hackney
> Just wondered if the TAB functionality was a feature or a bug? Or possibly > something that has been addressed more recently. > This happens in qt and gtk. -- ___ Gambas-user m

Re: [Gambas-user] create gambas component

2009-01-03 Thread kobolds
I using opensuse 11.1 (64 bit) . I download gambas from http://download.opensuse.org/repositories/home:/gbvalor/ I using gambas 2.9 . I also try update to 2.10 and recompile but still get the same error Benoit Minisini wrote: > > On dimanche 4 janvier 2009, kobolds wrote: >> hi I new in g

Re: [Gambas-user] create gambas component

2009-01-03 Thread Benoit Minisini
On dimanche 4 janvier 2009, kobolds wrote: > hi I new in gambas. I try to create a simple gambas component , a project > with only a class and a function . I read from wiki that all I need to do > is 1. on the project option set the "this project is component to true" 2. > on make executable option

[Gambas-user] create gambas component

2009-01-03 Thread kobolds
hi I new in gambas. I try to create a simple gambas component , a project with only a class and a function . I read from wiki that all I need to do is 1. on the project option set the "this project is component to true" 2. on make executable option tick "Install in the user component directory" a

Re: [Gambas-user] Gambas2 USB detect !!??

2009-01-03 Thread Biggy UAC
Thanks guys for your infos! special thanks to Benoit Minisini. -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gamb

Re: [Gambas-user] Gambas2 USB detect !!??

2009-01-03 Thread Rolf Schmidt
Am Samstag, 3. Januar 2009 schrieb Emil Tchekov: > > drive. I haven't hooked any USB drives up to my Ubuntu server since I > > upgraded so I don't know if every distro has logs that look like that, or > > just Mandriva. > > > > Rob > > Good idea - /var/log/messages should be present on every linux

[Gambas-user] TableView Editing

2009-01-03 Thread Jason Hackney
Gambas 2.8... I've slightly modified Fabien's example posted on August 13, 2008. 1) I'm getting a "Null Object" when attempting to execute the following line inside a TableView Click event: TableView1.Edit(["a", "b", "c", "d"], FALSE) 2) Say I click on Col 0, Row 0. The contents of that cell ar

Re: [Gambas-user] Gambas2 USB detect !!??

2009-01-03 Thread Emil Tchekov
> drive. I haven't hooked any USB drives up to my Ubuntu server since I > upgraded so I don't know if every distro has logs that look like that, or > just Mandriva. > > Rob Good idea - /var/log/messages should be present on every linux looking in there can provide interesting infos... (be base

[Gambas-user] Release of Gambas 2.10.2

2009-01-03 Thread Benoit Minisini
Hi, Some things were broken yet in the 2.10, so I made a new release. Fixed things mainly are: * The HttpClient.Async and FtpClient.Async properties. * The Balloon class, that was freezing the GUI. * The XSLT.Transfrom() method. Here is the full ChangeLog:

Re: [Gambas-user] XML library with xml multilevel tags (EndElement)

2009-01-03 Thread Luigi Carlotto
Il giorno dom, 28/12/2008 alle 02.14 +0100, Luigi Carlotto ha scritto: > Il giorno sab, 27/12/2008 alle 20.04 +0100, Luigi Carlotto ha scritto: > > > I do not comprise the reason, but mine precedence post has been > > included like answer in an other mail. > > > > … however… > > > > > > Gambas

[Gambas-user] Problem with MySQL LONGTEXT field type (Null data)

2009-01-03 Thread Luigi Carlotto
I have changed the heading of the mail, because I have noticed that sometimes it does not come received from the mailing list. In any case, this continuous speech approximately the problem of the fields “longtext” in MySQL. ... I have executed of the tests, to line of commando from Linux, in orde