[Gambas-user] A question

Fabien Bodard Gambasfr at ...11...
Thu Jan 8 21:17:07 CET 2004


Le Jeudi 8 Janvier 2004 21:04, daniel a écrit :
> El jue, 08-01-2004 a las 17:35, ADSILC at ...87... escribió:
> > I've messed around with gambas for a couple of months.  I wrote a couple
> > of small utilities I needed for linux and It worked very well.  I want to
> > convert a terminal emulation that I wrote for windows using vb to Linux. 
> > I was wondering if any of the controls support background and foreground
> > color for every character within the control.  The first character could
> > be white with a dark blue background, the second character could be red
> > with a black background, etc..  If this is possible what control could be
> > used and a code example would be greatly appreciated.  Thanks in
> > advance.Louis Castoria
>
> I'm not sure at 100%,but try TextView class from gb.gt.ext , it can work
> with HTML code, so it should be able to select the color using HTML tags
>
>
> Regards,
>
> Daniel Campos
>
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management System offering
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user


I've made four month ago an irc client.... The problem is that we can't put 
back ground colors in html.

There is an other problem... When we have to much character, The TextView take 
to much time to redraw...

Gambas need really a RichText Control with at less the RTF support. I know ... 
we havn't really time to do this, But ...

Fabien Bodard

PS : i think, I will rework my irc for gb 0.8, and send it.






More information about the User mailing list