PDA

View Full Version : ActiveQt hosting Excel sheet



ArmanS
11th April 2009, 17:42
Hi, Dear Gurus,

I am looking for a way to develop a Qt container that will host e.g. an Excel sheet (or any OLE server that can be in-place activated) and be able to in-place active it (like we can do by inserting an MS Excel sheet into MS Word and then by dbl-clicking bring it into edit mode).
It would be great if Qt enables such a capability.
Do you know whether it is possible to do?

Thanks in advance!
Arman

kapoorsudhish
8th December 2009, 09:44
Please use QTableWidget Class .

geting
12th January 2010, 10:27
Please use QTableWidget Class .

It will be very appreciate if you could post the detail about how to host excel sheet in QTableWidget