Anybody using QTableView? I am trying to use it. I have copied the example from the QT docs and in main() I call toplevel->show() and it immediately seg faults. In the TopLevel constructor I call setView( &table ) from an inherited class. table is of type -> TableWidget:QTableView. Any ideas? -- Robert Williams rwilliams@jrc-utah.com Jarob Consulting rwilliams@kde.org Provo, Utah