[gtkada] Exception info and Gtk_Text under Linux

Preben Randhol randhol at pvv.org
Sat May 4 19:01:58 CEST 2002


Arnaud Charlet <charlet at ACT-Europe.FR> wrote on 04/05/2002 (18:41) :
> > I insert the Exception_Information into the Gtk_Text widget and I get
> > square symbols [] after each line. Is this a font/GTK (not gtkada) bug
> > or must I do some text substitution on the text to remove ASCII.CR (?)
> > or some other symbol that gives this square?
> 
> You need to strip the ASCII.CR characters.

Ah thanks!

Is it ASCII.CR & ASCII.LF or ASCII.LF & ASCII.CR. I keep forgetting the
order. I think I can simply change the two chars to " " & ASCII.LF.

-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 «For me, Ada95 puts back the joy in programming.»




More information about the gtkada mailing list