Re: [Gambas-user] Still problem: ERROR with rev 6771

2014-12-28 Thread Fabien Bodard
you need libsdl2-image-dev, and libsdl2-ttf-dev (for the future) 2014-12-27 16:21 GMT+01:00 Ru Vuott : > Hello, > > I obtained again an error, now with new revision: 6771. > > > > make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src" > make[4]: *** Nessuna regola per generare l'obiet

Re: [Gambas-user] gambas3 printer (comming back)

2014-12-28 Thread Fabien Bodard
Have you the problem when you call printer.configure ? or as well without calling it ? 2014-12-28 11:31 GMT+01:00 Charlie Reinl : > Salut Benoît, > > I restumbled over that problem, any news about ? > > Am Freitag, den 01.08.2014, 11:31 +0200 schrieb Benoît Minisini: >> Le 31/07/2014 19:49, Charl

Re: [Gambas-user] Problems on mail list

2014-12-28 Thread Jorge Carrión
LOL Bruen. Thank you for this little laugh moment... 2014-12-28 7:04 GMT+01:00 B Bruen : > On Sat, 27 Dec 2014 18:37:05 +0100 > Benoît Minisini wrote: > > > Le 27/12/2014 13:44, Gian a écrit : > > > This morning I received the email sent on 25 by Wolfgang. > > > My answer of 11:29 today 27 not

[Gambas-user] SDL2 : another ERROR with rev. 6773

2014-12-28 Thread Ru Vuott
Hello, I obtain ERROR with new revision: 6773 make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src" CC gb_sdl2_la-c_image.lo In file included from c_image.h:27:0, from c_image.c:26: main.h:34:17: fatal error: SDL.h: No such file or directory #include "SDL.

Re: [Gambas-user] Language

2014-12-28 Thread Fabien Bodard
yes : http://gambaswiki.org/wiki/comp/gb/system/language Just before loading the first form. Merry Christmass and happy new year 2014-12-25 12:14 GMT+01:00 Wolfgang, dl7nb : > Hello and Merry Christmas! > I have created a program with english texts and then I have translated > my texts to Germa

Re: [Gambas-user] Gridview sort function

2014-12-28 Thread bill-lancaster
Bruno and Lee, thank you for the Christmas present! Bill -- View this message in context: http://gambas.8142.n7.nabble.com/Gridview-sort-function-tp49863p49878.html Sent from the gambas-user mailing list archive at Nabble.com. ---

Re: [Gambas-user] Problems on mail list

2014-12-28 Thread Ron
Lol...This should be added to Gambas tip of the day, there is always something not working the it should ;+) Regards, Ron Op 28 dec. 2014 07:05 schreef "B Bruen" : > On Sat, 27 Dec 2014 18:37:05 +0100 > Benoît Minisini wrote: > > > Le 27/12/2014 13:44, Gian a écrit : > > > This morning I receive

Re: [Gambas-user] Still problem: ERROR with rev 6771

2014-12-28 Thread Jussi Lahtinen
The problem persist with revision 6772. Logs attached. Jussi compile.log.tar.gz Description: GNU Zip compressed data -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and develo

Re: [Gambas-user] gb.logging API change

2014-12-28 Thread Sebastian Kulesz
So, i have changed the API again. Now, each logger has an associated array of handlers, each of which takes care of storing the data in a specific way. Right now, the component only includes a console handler to output logs to stdout or stderr. And a file handler to output logs to files. Each logge

Re: [Gambas-user] SVN rev. 6772: SDL 2 ERROR NOT solved !

2014-12-28 Thread Fabien Bodard
you need libsdl2-image-dev, and libsdl2-ttf-dev (for the future) 2014-12-27 20:30 GMT+01:00 Ru Vuott : > Hello, > > I tried with new rev 6772, but I obtained again an ERROR: > > > make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src" > CC gb_sdl2_la-c_image.lo > In file include

Re: [Gambas-user] Gridview sort function

2014-12-28 Thread T Lee Davidson
On 12/24/2014 05:40 PM, B Bruen wrote: > On Wed, 24 Dec 2014 11:57:11 -0500 > T Lee Davidson wrote: > >> Apparently I didn't take enough time, Bill. >> >> I only tested that the text of the TextBox changed appropriately for a >> column_click, I did not test clicking Button1. >> >> You are right.

Re: [Gambas-user] Problems on mail list

2014-12-28 Thread Fabien Bodard
HURRA ! LOL 2014-12-28 7:04 GMT+01:00 B Bruen : > On Sat, 27 Dec 2014 18:37:05 +0100 > Benoît Minisini wrote: > >> Le 27/12/2014 13:44, Gian a écrit : >> > This morning I received the email sent on 25 by Wolfgang. >> > My answer of 11:29 today 27 not appears. >> > What happens to the mail list? >

Re: [Gambas-user] gambas3 printer (comming back)

2014-12-28 Thread Charlie Reinl
Salut Benoît, I restumbled over that problem, any news about ? Am Freitag, den 01.08.2014, 11:31 +0200 schrieb Benoît Minisini: > Le 31/07/2014 19:49, Charlie Reinl a écrit : > > Salut Benoît, > > > > digging around the gambas3 printer object, I can now say the following: > > > > - you can not se

[Gambas-user] Still problem: ERROR with rev 6771

2014-12-28 Thread Ru Vuott
Hello, I obtained again an error, now with new revision: 6771. make[4]: ingresso nella directory "/home/vuott/trunk/gb.sdl2/src" make[4]: *** Nessuna regola per generare l'obiettivo "c_image.c", necessario per "gb_sdl2_la-c_image.lo". Arresto. make[4]: uscita dalla directory "/home/vuott/tr

Re: [Gambas-user] Problems on mail list

2014-12-28 Thread Gian
Il 27/12/2014 18:37, Benoît Minisini ha scritto: > Le 27/12/2014 13:44, Gian a écrit : >> This morning I received the email sent on 25 by Wolfgang. >> My answer of 11:29 today 27 not appears. >> What happens to the mail list? >> Hello >> Gianluigi >> > > The mailing-list is managed by the Sourcefor

Re: [Gambas-user] IDE wish

2014-12-28 Thread Benoît Minisini
Le 23/12/2014 10:05, joem a écrit : > Wish I can select a section of IDE code writing area > and colour the background differently. > > (E.g. red for code that needs fixing. Green for working code etc. > The idea is to dart back and forth around the code quickly.) > > Can live with '#red# as the