Or even:--- #include <QtGui\QDialog> #include "hbapi.h" HB_FUNC( QT_QDIALOG ) { hb_retptr( new QDialog( ( QWidget * ) hb_parptr( 1 ), ( Qt::WindowFlags ) hb_parni( 2 ) ) ); } ---
Brgds, Viktor
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour