On Wed Jan 23 15:01:20 GMT 2008, Aaron Digulla wrote:
> Vince Fulco schrieb:
> > Dear PyQt experts-
> >
> > Can someone point me to a good working example of a QTableWidget with
> > multiple sections built into one table. I.E. I would like to display
> > raw observations, a set of summary data u
Vince Fulco schrieb:
> Dear PyQt experts-
>
> Can someone point me to a good working example of a QTableWidget with
> multiple sections built into one table. I.E. I would like to display
> raw observations, a set of summary data underneath it and a second set
> of different summary data underneat
Dear PyQt experts-
Can someone point me to a good working example of a QTableWidget with
multiple sections built into one table. I.E. I would like to display
raw observations, a set of summary data underneath it and a second set
of different summary data underneath that.
TIA,
--
Vince Fulco
__