Of how to set the background color of a label?
label.ModifyBg (Gtk.StateType.Normal, new Gdk.Color (200, 0, 0));

Darwin Reynoso schrieb:
> can you please post an example.
>
> On Fri, Sep 5, 2008 at 2:03 AM, Christian Hoff <[EMAIL PROTECTED]> wrote:
>   
>> label.SetAlignment works for me; I'm sure your label is just as big as the
>> text in it. Maybe you should modify the background color or let it display a
>> border to see how large it actually is.
>>
>> Darwin Reynoso schrieb:
>>     
>>> yes, but it doesn't work. I really don't know how to do it
>>>
>>> On Thu, Sep 4, 2008 at 12:04 PM, Chris Howie <[EMAIL PROTECTED]> wrote:
>>>
>>>       
>>>> On Thu, Sep 4, 2008 at 11:17 AM, Darwin Reynoso <[EMAIL PROTECTED]>
>>>> wrote:
>>>>
>>>>         
>>>>> Here is my code but it doesn't work
>>>>>
>>>>>           
>>>> Is the label packed with "fill" turned on?
>>>>
>>>> --
>>>> Chris Howie
>>>> http://www.chrishowie.com
>>>> http://en.wikipedia.org/wiki/User:Crazycomputers
>>>>
>>>>         
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to