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

2012-05-11 Thread tobi
On Fri, 11 May 2012, Benoît Minisini wrote: > Le 11/05/2012 20:29, tobi a écrit : > > > > Hi, > > > > if I could read it correctly (you know why I began developing gb.ncurses? I > > have no X running, I had > > to use my framebuffer web browser to view the image, so I hope, it rendered > > the pi

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

2012-05-11 Thread Benoît Minisini
Le 11/05/2012 20:29, tobi a écrit : > > Hi, > > if I could read it correctly (you know why I began developing gb.ncurses? I > have no X running, I had > to use my framebuffer web browser to view the image, so I hope, it rendered > the picture entirely) > that, utilising my little french knowledge

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

2012-05-11 Thread tobi
On Fri, 11 May 2012, linuxos wrote: > 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 ha

[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