pmw scrolled frame widget

Mariappan, MaharajanX m_mariappanX at trillium.com
Fri May 3 05:26:36 EDT 2002


Hi,

 I've tried  the same...but still the color is not geeting loaded......
 see the attached script for a example

maharajan

>-----Original Message-----
>From: A.M. Kuchling [mailto:akuchlin at ute.mems-exchange.org]
>Sent: Friday, May 03, 2002 12:40 AM
>To: python-list at python.org
>Subject: Re: pmw scrolled frame widget
>
>
>In article <29e28c51.0205021025.627e1fba at posting.google.com>, 
>Cimarron Taylor wrote:
>> Based on that I would suggest you attempt
>>       self.sf._frame.configure(bg='white')
>> or whatever color you need.  
>
>You can get the contained frame without messing with private variables
>by calling the .interior() method:
>
>       self.sf.interior().configure(bg='white')
>
>--amk
>-- 
>http://mail.python.org/mailman/listinfo/python-list
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.ZIP
Type: application/octet-stream
Size: 723 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20020503/d8c8eeb7/attachment.obj>


More information about the Python-list mailing list