Re: Size of text entries



flood wrote:
use gtk_widget_set_size_request ()

but if the user doesn't change the data, why not use a GtkLabel ?

Thank you. As far as the label goes, I would use it if you could
change the background color to white.

that is a little tricky: a label doesn't have a background, so you will
have to pack it into an event-box for example, because the event-box
allows you to change the background color.

regards,
        Olivier

(b.t.w. please reply *below* the answer, so the discussion is easier to
follow for other people)



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