Re: Size of text entries
- From: Olivier Sessink <lists olivier pk wau nl>
- To: flood <subflood gmail com>, gtk-app-devel-list gnome org
- Cc:
- Subject: Re: Size of text entries
- Date: Wed, 05 Oct 2005 13:57:31 +0200
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]