[Gambas-user] Pictures on buttons doesn't work correctly anymore

2014-08-26 Thread Jussi Lahtinen
Something went wrong between revision 6426 and 6429. Or at least my previously working code stopped to work. See attachment. [System] Gambas=3.5.90 OperatingSystem=Linux Kernel=3.13.0-34-generic Architecture=x86_64 Distribution=Ubuntu 14.04.1 LTS Desktop=XFCE Theme=QGtk Language=en_US.UTF-8 Memory

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Tobias Boege
On Tue, 26 Aug 2014, Beno?t Minisini wrote: > Le 26/08/2014 19:22, Tobias Boege a ?crit : > > Hi Benoit, > > > > there seems to be a problem with gb.image.io (?) when using Image.Load(): > > > >Image.Load(Application.Path &/ ".icon.png") > > > > throws "Not enough arguments". I saw this happeni

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Tobias Boege
On Tue, 26 Aug 2014, Jack wrote: > Le 26/08/2014 21:17, Tobias Boege a ?crit : > > On Tue, 26 Aug 2014, Jack wrote: > >> Le 26/08/2014 19:22, Tobias Boege a ?crit : > >>> Hi Benoit, > >>> > >>> there seems to be a problem with gb.image.io (?) when using Image.Load(): > >>> > >>> Image.Load(Appl

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Jack
Le 26/08/2014 21:17, Tobias Boege a écrit : > On Tue, 26 Aug 2014, Jack wrote: >> Le 26/08/2014 19:22, Tobias Boege a ?crit : >>> Hi Benoit, >>> >>> there seems to be a problem with gb.image.io (?) when using Image.Load(): >>> >>> Image.Load(Application.Path &/ ".icon.png") >>> >>> throws "Not

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Tobias Boege
On Tue, 26 Aug 2014, Jack wrote: > Le 26/08/2014 19:22, Tobias Boege a ?crit : > > Hi Benoit, > > > > there seems to be a problem with gb.image.io (?) when using Image.Load(): > > > >Image.Load(Application.Path &/ ".icon.png") > > > > throws "Not enough arguments". I saw this happening in the S

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Tobias Boege
On Tue, 26 Aug 2014, Jack wrote: > Le 26/08/2014 20:41, Beno?t Minisini a ?crit : > > Le 26/08/2014 19:22, Tobias Boege a ?crit : > >> Hi Benoit, > >> > >> there seems to be a problem with gb.image.io (?) when using Image.Load(): > >> > >> Image.Load(Application.Path &/ ".icon.png") > >> > >> t

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Jack
Le 26/08/2014 19:22, Tobias Boege a écrit : > Hi Benoit, > > there seems to be a problem with gb.image.io (?) when using Image.Load(): > >Image.Load(Application.Path &/ ".icon.png") > > throws "Not enough arguments". I saw this happening in the SDL project Jack > just sent to the list (Subject:

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Jack
Le 26/08/2014 20:41, Benoît Minisini a écrit : > Le 26/08/2014 19:22, Tobias Boege a écrit : >> Hi Benoit, >> >> there seems to be a problem with gb.image.io (?) when using Image.Load(): >> >> Image.Load(Application.Path &/ ".icon.png") >> >> throws "Not enough arguments". I saw this happening

Re: [Gambas-user] Issue 553 in gambas: Listbox doesn't show selected items properly

2014-08-26 Thread gambas
Comment #2 on issue 553 by jussi.la...@gmail.com: Listbox doesn't show selected items properly https://code.google.com/p/gambas/issues/detail?id=553 Damn, apparently I forgot it. Here. Attachments: ListBoxBug-0.0.1.tar.gz 3.9 KB -- You received this message because this project is c

Re: [Gambas-user] Issue 553 in gambas: Listbox doesn't show selected items properly

2014-08-26 Thread gambas
Comment #1 on issue 553 by benoit.m...@gmail.com: Listbox doesn't show selected items properly https://code.google.com/p/gambas/issues/detail?id=553 Where is the project? -- You received this message because this project is configured to send all issue notifications to this address. You may

Re: [Gambas-user] Issue 552 in gambas: httpclient in async mode timeout not working

2014-08-26 Thread gambas
Updates: Status: Fixed Comment #2 on issue 552 by benoit.m...@gmail.com: httpclient in async mode timeout not working https://code.google.com/p/gambas/issues/detail?id=552 Fixed in revision #6429. -- You received this message because this project is configured to send all issue noti

Re: [Gambas-user] Issue 552 in gambas: httpclient in async mode timeout not working

2014-08-26 Thread gambas
Updates: Status: Accepted Labels: -Version Version-3.5.0 Comment #1 on issue 552 by benoit.m...@gmail.com: httpclient in async mode timeout not working https://code.google.com/p/gambas/issues/detail?id=552 (No comment was entered for this change.) -- You received this message

Re: [Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Benoît Minisini
Le 26/08/2014 19:22, Tobias Boege a écrit : > Hi Benoit, > > there seems to be a problem with gb.image.io (?) when using Image.Load(): > >Image.Load(Application.Path &/ ".icon.png") > > throws "Not enough arguments". I saw this happening in the SDL project Jack > just sent to the list (Subject:

[Gambas-user] Image.Load() from gb.image.io defective?

2014-08-26 Thread Tobias Boege
Hi Benoit, there seems to be a problem with gb.image.io (?) when using Image.Load(): Image.Load(Application.Path &/ ".icon.png") throws "Not enough arguments". I saw this happening in the SDL project Jack just sent to the list (Subject: "New Demo") and the same error is thrown when Window.Scre

[Gambas-user] Issue 553 in gambas: Listbox doesn't show selected items properly

2014-08-26 Thread gambas
Status: New Owner: Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 553 by jussi.la...@gmail.com: Listbox doesn't show selected items properly https://code.google.com/p/gambas/issues/detail?id=553 1) Describe the problem. When Listb

[Gambas-user] New demo

2014-08-26 Thread Jack
Bonjour à tous, I continue exploring and learning SDL component. My new demo will show you how to rotate color and how to make a pendulum with Gambas. http://www.gambasforge.org/code-123-road.html -- Cordialement Jack --

[Gambas-user] Issue 552 in gambas: httpclient in async mode timeout not working

2014-08-26 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 552 by r...@cyberjunky.nl: httpclient in async mode timeout not working https://code.google.com/p/gambas/issues/detail?id=552 1) Describe the problem. Using httpclient to

Re: [Gambas-user] Add new command to: Copy directories recursively

2014-08-26 Thread Fabien Bodard
But gambas can't copy from a device to a different one Le 26 août 2014 09:11, "Julio Sanchez" a écrit : > Caveat: > > Yes, that's the idea > > > Regards > > > > 2014-08-26 8:21 GMT+02:00 Caveat : > > > Hello List > > > > Although there is always "cp -r", it makes for a very unportable program > >

Re: [Gambas-user] Add new command to: Copy directories recursively

2014-08-26 Thread Benoît Minisini
Le 26/08/2014 08:21, Caveat a écrit : > Hello List > > Although there is always "cp -r", it makes for a very unportable program > if you depend on calling external programs. Better to build it in to > the language if it's generally and genuinely useful, or to make a > callable function in some pub

Re: [Gambas-user] Add new command to: Copy directories recursively

2014-08-26 Thread Julio Sanchez
Caveat: Yes, that's the idea Regards 2014-08-26 8:21 GMT+02:00 Caveat : > Hello List > > Although there is always "cp -r", it makes for a very unportable program > if you depend on calling external programs. Better to build it in to > the language if it's generally and genuinely useful, or