May 2, 2012

hPero hPero
Lab Rat
1 posts

How can i create MS Access-like continuous subforms in Qt?

 

I’m thinking of porting my MS Access application to Qt. I am interested to learn how to do continuous subforms, sub custom widgets for presenting/editing/inserting data from recordset in a verically scrollable non datagrid fashion. Meaning I could put button(QPushButton), label, combo, lineEdit… whatever, for every record.

I like QTableView and delegates. I just don’t know if it could be modified to fully emulate access subform.

Sidequestion(maybe the same answer)… how do they DO those continuous forms in access under the hood.

thanks

0 replies

 
  ‹‹ Qt 4.7 Browser example      Thread-safe subclass of QStandardItemModel? ››

You must log in to post a reply. Not a member yet? Register here!