Re: Pango text in a dialog



Well, a pango layout isn't a widget, so you can't pack it directly into a 
container. Use gtk_paint_layout (GtkStyle).

-Chris

On Thu, 19 Feb 2004, Bryan Brown wrote:

Well, the only thing displayed is the OK button.  Clearly I'm missing
something.

So, how does one put one or more pango layouts into a dialog vbox?

Or does one need to render the layout(s) and then put the rendered thingy
into the vbox?  How do you do that?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]