Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-16 Thread Fabien Bodard
there is fbterm but the result is ugly and escape codes seem to be differents 2016-11-16 22:51 GMT+01:00 Moviga Technologies : > You're right! The linux kernel terminal has only 8 colours... > > > Den 16. nov. 2016 22:46, skrev Fabien Bodard: >> Only work on xterm compliant as linux term not seem

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-16 Thread Moviga Technologies
You're right! The linux kernel terminal has only 8 colours... Den 16. nov. 2016 22:46, skrev Fabien Bodard: > Only work on xterm compliant as linux term not seem to support 256 colors. > > 2016-11-16 12:07 GMT+01:00 Fabien Bodard : >> 2016-11-16 11:39 GMT+01:00 Moviga Technologies : >>> This is p

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-16 Thread Fabien Bodard
2016-11-16 11:39 GMT+01:00 Moviga Technologies : > This is pretty cool! With this one could outdo links/lynx creating a > fully functional terminal-GUI-webbrowser that renders pictures and all > :D (Probably an enormous amount of job though, to parse css and all...) well ... definitively no. But i

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-16 Thread Moviga Technologies
This is pretty cool! With this one could outdo links/lynx creating a fully functional terminal-GUI-webbrowser that renders pictures and all :D (Probably an enormous amount of job though, to parse css and all...) Den 15. nov. 2016 22:56, skrev Fabien Bodard: > You have said ... PictureBox ? > >

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-14 Thread Rolf-Werner Eilert
Am 14.11.2016 13:50, schrieb Fabien Bodard: > 2016-11-14 13:19 GMT+01:00 Christof Thalhofer : >> Am 14.11.2016 um 12:21 schrieb Fabien Bodard: >> >>> More widgets >> Great! Tn the future the Debian installer will be programmed with Gambas! >> >> And mc, and htop and so on. > Something like mc can

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-14 Thread Fabien Bodard
2016-11-14 13:19 GMT+01:00 Christof Thalhofer : > Am 14.11.2016 um 12:21 schrieb Fabien Bodard: > >> More widgets > > Great! Tn the future the Debian installer will be programmed with Gambas! > > And mc, and htop and so on. Something like mc can be done... maybe an editor I want to add menus too.

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-14 Thread Fabien Bodard
2016-11-14 12:38 GMT+01:00 Benoît Minisini : > Le 14/11/2016 à 12:21, Fabien Bodard a écrit : >> More widgets >> > > If you want to make an ImageBox control :-) Why not ? > > http://aa-project.sourceforge.net/aalib/aalib_toc.html > > -- > Benoît Minisini > > ---

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-14 Thread Christof Thalhofer
Am 14.11.2016 um 12:21 schrieb Fabien Bodard: > More widgets Great! Tn the future the Debian installer will be programmed with Gambas! And mc, and htop and so on. ;-) Alles Gute Christof Thalhofer -- Dies ist keine Signatur signature.asc Description: OpenPGP digital signature --

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-14 Thread Benoît Minisini
Le 14/11/2016 à 12:21, Fabien Bodard a écrit : > More widgets > If you want to make an ImageBox control :-) http://aa-project.sourceforge.net/aalib/aalib_toc.html -- Benoît Minisini -- Developer Access Program for Inte

Re: [Gambas-user] Fwd: Some screenshots of my current work on Terminal forms

2016-11-13 Thread Cam Era
Fabien, that's looking like interesting work. Nice On Sun, Nov 13, 2016 at 9:04 PM, Fabien Bodard wrote: > This a first preview of some terminal windows with VBoxes Hboxes, > Buttons, and Labels. > > -- > Fabien Bodard > > > --