On Wed, Feb 11, 2004 at 01:05:09PM +0300, trash1 wrote:
> In wxPython I can use wxPanel for changing background color in some 
> square area. And I can place some widgets inside or over it.
> 
> Whitch  widget I must use in pyGTK2?

Any widget which has an X window (see FAQ 3.5) can have its background
color changed. See FAQ 4.6.

    http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq04.006.htp

Note that this is unrelated to PyGTK vs. PyGTK-2 -- you were using
wxPython, which wraps GTK+ and therefore will behave differently in
[many?] situations.

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to