Re: [Gambas-user] Paint.Begin() and printer.print

2013-02-11 Thread Benoît Minisini
Le 11/02/2013 21:19, Charlie Reinl a écrit : > > Sorry, but do you have news about that! > The example is attached on the mail sent 15.01.2013. > Sorry, I didn't mark your mail as important, so I forgot to look at it... -- Benoît Minisini

[Gambas-user] Extra dependency which has a complexity

2013-02-11 Thread John Rose
I have written an app in Gambas 3.3.4 & want to make an installation package for Ubuntu. The app has a dependency of gnome-panel which must be installed by: sudo apt-get install --no-install-recommends gnome-panel according to UnityLaunchersAndDesktopFiles - Community Ubuntu Documentation

Re: [Gambas-user] Armhf packages in Gambas3 PPA

2013-02-11 Thread Jorge Carrión
Hey Kendek, I want to thank you work. Is very useful for many people (¡me among them!). Keep doing the good work! 2013/2/11 Kendek > Hi > I am the maintainer of nemh/gambas3 > PPA. From now on armhf > architecture packages are also available to

Re: [Gambas-user] Paint.Begin() and printer.print

2013-02-11 Thread Charlie Reinl
Am Dienstag, den 15.01.2013, 12:01 +0100 schrieb Karl Reinl: > Am Mittwoch, den 09.01.2013, 11:18 +0100 schrieb Benoît Minisini: > > Le 09/01/2013 11:11, Charlie Reinl a écrit : > > > Am Dienstag, den 08.01.2013, 22:50 +0100 schrieb Benoît Minisini: > > >> Le 08/01/2013 22:46, Karl Reinl a écrit :

[Gambas-user] Armhf packages in Gambas3 PPA

2013-02-11 Thread Kendek
Hi I am the maintainer of nemh/gambas3 PPA. From now on armhf architecture packages are also available to Precise, Quantal, Raring and up more in future. I hope that you find it useful, because the compilation time is very long

Re: [Gambas-user] Dir() function is not reliable

2013-02-11 Thread Benoît Minisini
Le 11/02/2013 19:45, M. Cs. a écrit : > Hi Benoit, I think I found the error: > I was using Dir(DirView1.Current, *"*.*"*, gb.File).Sort() instead of > Dir(DirView1.Current,* "*"*, gb.File).Sort(). > Although I don't understand why "*.*" wasn't correct. > > Csaba "*" means every file, whereas "*.*

Re: [Gambas-user] Dir() function is not reliable

2013-02-11 Thread M. Cs.
Hi Benoit, I think I found the error: I was using Dir(DirView1.Current, *"*.*"*, gb.File).Sort() instead of Dir(DirView1.Current,* "*"*, gb.File).Sort(). Although I don't understand why "*.*" wasn't correct. Csaba -- Free

Re: [Gambas-user] Issue 405 in gambas: Problems with libcurl 7.29.0

2013-02-11 Thread gambas
Comment #1 on issue 405 by sebi...@gmail.com: Problems with libcurl 7.29.0 http://code.google.com/p/gambas/issues/detail?id=405 This is a bug from curl, not gambas. It has already been fixed upstream [0] and the package with the backport [1][2] is already in [testing]. [0] https://github.com

Re: [Gambas-user] Issue 359 in gambas: ScrollBar fails in the new version

2013-02-11 Thread gambas
Comment #9 on issue 359 by kokok...@gmail.com: ScrollBar fails in the new version http://code.google.com/p/gambas/issues/detail?id=359 Resizing the form is another workaround to make the scrollbar to appear. Anyway i've this problem even in the ide; sometimes i cannot scroll the autocomplete

[Gambas-user] Issue 405 in gambas: Problems with libcurl 7.29.0

2013-02-11 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 405 by kokok...@gmail.com: Problems with libcurl 7.29.0 http://code.google.com/p/gambas/issues/detail?id=405 1) Application crashes on exit if httpclient is not used Versi