Hi Pritpal,
Could you please replace in hbqtgen.prg the line 2278:
aadd( txt_, ' oMenuBar:show()
' )
with:
aadd( txt_, ' oWnd:setMenuBar( QT_PTROF( oMenuBar ) )
' )
for a better menu bar functionality. This change has been tested on Vista.
Thank you.
Regards,
István
-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Friday, April 17, 2009 5:14 PM
To: [email protected]
Subject: [Harbour] SF.net SVN: harbour-project:[10881] trunk/harbour
Revision: 10881
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10881&view=rev
Author: vouchcac
Date: 2009-04-17 15:13:38 +0000 (Fri, 17 Apr 2009)
Log Message:
-----------
2009-04-17 08:07 UTC-0800 Pritpal Bedi ([email protected])
* harbour/contrib/hbqt/generator/hbqtgen.prg
* harbour/contrib/hbqt/generator/qt45.qtp
* harbour/contrib/hbqt/Makefile_gen
* harbour/contrib/hbqt/hbqt.h
+ harbour/contrib/hbqt/hbqt_qclipboard.cpp
+ harbour/contrib/hbqt/TQClipboard.prg
+ Added QClipboard class.
! Fixed hbqt.h generation not to include #define version...
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbqt/Makefile_gen
trunk/harbour/contrib/hbqt/generator/hbqtgen.prg
trunk/harbour/contrib/hbqt/generator/qt45.qtp
trunk/harbour/contrib/hbqt/hbqt.h
Added Paths:
-----------
trunk/harbour/contrib/hbqt/TQClipboard.prg
trunk/harbour/contrib/hbqt/hbqt_qclipboard.cpp
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour