Re: [Gambas-user] My Raspberry Pi has arrived!

2012-05-30 Thread linuxos
Hi Benoît, To communicate by ssh you can use the same library that i used to build my proper component: libssh.0.52 at this url: http://www.libssh.org/ and you can get my component here: http://www.gambasforge.org/code-45-gbsshclient.html Olivier Cruilles Le 30 mai 2012 à 13:37, Benoît Mini

[Gambas-user] Bug trying to use gb.ncurses component

2012-05-11 Thread linuxos
Hi all, I'm trying to use then gb.ncurses component but I have the following message: See attached screenshot I load a project in the IDE and I select gb.ncurses to use. The message appear when I start running the project. Does anyone have the same problem or not ? Thanks

[Gambas-user] Bug in gambas3

2012-03-14 Thread linuxos
Hi Benoit, 1 - Since the rewrite of the GridView in Gambas 3, in the TableView object the ColumnResize does not work now. 2 - In the last rev of Gambas 3 you add in the IDE the possibility to use the proxy to acces to the help but you forgot to remove the following instruction in the IDE sourc