On Jan 14, 10:22 am, Jonathan Gardner
wrote:
> On Jan 13, 12:21 pm, Zabin wrote:
>
> > On Jan 14, 9:00 am, Zabin wrote:
>
> > > I am a new pyqt programmer. I have a tab widget with lots of line
> > > edits, radiobuttons and combo boxes. I want to trigger a single sub
> > > the moment any one of
On Jan 13, 12:21 pm, Zabin wrote:
> On Jan 14, 9:00 am, Zabin wrote:
>
> > I am a new pyqt programmer. I have a tab widget with lots of line
> > edits, radiobuttons and combo boxes. I want to trigger a single sub
> > the moment any one of these widgets listed are modified. I tried using
> > the c
On Jan 14, 9:00 am, Zabin wrote:
> Hey Everyone!
>
> I am a new pyqt programmer. I have a tab widget with lots of line
> edits, radiobuttons and combo boxes. I want to trigger a single sub
> the moment any one of these widgets listed are modified. I tried using
> the clicked signal- but it doesnt
Hey Everyone!
I am a new pyqt programmer. I have a tab widget with lots of line
edits, radiobuttons and combo boxes. I want to trigger a single sub
the moment any one of these widgets listed are modified. I tried using
the clicked signal- but it doesnt seem to work. Any suggestion will be
much app