<p>Hello all,</p>

<p>If i apply a property to a parent widget it is automatically applied
for child widgets too.. Is there any way of preventing this?? <br></p><p>For
example if i set background color as white in a dialog then any button,combo
boxes and scroll bars(within the dialog) looks white and it lacks it&#39;s native look(have to
say it&#39;s unpleasant to the eyes(esp. in unix) &amp; ugly).. Is there any way that i can apply the
stylesheets only to a parent widget not to it&#39;s children? can i exclude specifically some child widgets from not inheriting parent SS properties??<br></p>