Hi,<br>
<br>
I'm fairly new to designing with Qt (esp w. python) and I was wondering
what the easiest way was to ghost out sections of my dialog.&nbsp; I
have a pair of raido buttons which determine which network protocol to
use and I want to make the inapplicapable options unavailable to my
users.&nbsp; I have my widgets grouped into different button boxes and
was hoping there might be a simple slot I could add to do this.<br>
<br>
Thanks!<br>