[Gambas-user] XML problem

2012-04-29 Thread l k
Hi, I have a problem with read the value of the xml file. With this data: I do not know how to read value. With this data: 2012-04-29T14: 54:31 Z I have no problem with that. Can anyone give me some advices how to solve this?

Re: [Gambas-user] Weird bug in Gambas 3.1.1 IDE

2012-04-27 Thread l k
I have a feeling that this problem affects only Ubuntu. I changed the font in the editor to FreeMono, and helped. In Fedora 16 I did not have this problem. Regards, LeszekK moonsterbike.com 2012/4/27, M. Cs. : > I've installed Precise KDE today and also Gambas3 3.1.1 from Kendek's PPA. > The pro

[Gambas-user] [Gambas 2.21] Read data from usb port.

2011-09-08 Thread l k
Hi, I'm writing a program to support GPSa logger. The program correctly handles reading data from the GPS device via bluetooth. But when I try to read data through USB is unfortunately the program does not receive anything. And here I am in the place because I do not know if it's my fault configura

Re: [Gambas-user] Pictures load from web

2011-09-05 Thread l k
figure out anything. Yours. PS> I'm sorry if I write badly, but my English is poor;) LeszekK 2011/9/5 Fabien Bodard : > yes > there is > httpclient1.url = "http..." > httpClient.get(null, $myfile) > image.load($myfile) > > > > > 2011/9/5 l k : >

[Gambas-user] Pictures load from web

2011-09-05 Thread l k
Hello, is it possible to load the image from the web address? When I try to load the address from the Google API, eg: "http://maps.googleapis.com/maps/api/staticmap?center=Berkeley, CA & zoom = 14 & size = 400x400 & sensor = false" it does not display the map, only this: http:/ / imageshack.us/phot