Qt + OF guide updated

March 22, 2011

We have updated the Qt+OF guide manual! We have made some corrections, tested in VS2010 and added Qt Widget and Qt Signal examples.


Qt Gui + OF: qtwinmigrate building problem

February 23, 2011

I recently found out that  after the installation of Qt VS2008 libraries and before the installation of Qt Creator and VS Add-in, you should add the Qt bin directory to the environment variable PATH. Only after that you should install Qt Creator and Qt VS add-in. This will avoid building problems with Qt Creator. The guide will be updated soon.


Qt Gui + OF Manual Updated @ Jan 2011

January 10, 2011

I have update the manual, particularly in the first steps, related to QtWinmigrate compilation. Manual is available here .


Programmer’s Guide for QT Gui + openFrameworks (OF) in C++ (Visual Studio 2008)

November 23, 2010

I’m pleased to present the Programmer’s Guide for QT Gui + openFrameworks (OF) in C++ (Visual Studio 2008), written by me and João Valente.  We hope this guide will foster and improve the combination of these two framework.


Qt VS2008 Manual Installation

November 17, 2010

This manual is not updated, but gives some nice tips about the installation of QT on VS2008:
http://portfolio.delinkx.com/files/Qt.pdf


Qt Tablet Example working on HP tc4200

July 12, 2010

In the beginning the Qt tablet example did not work in HP tc4200, but after the installation of the Wacom driver for tablet pc it worked fine (even though the wacom software reports an error)! For more recent HP Tablet PC models, I think there are not problems because, they use generalized Wacom Pens.


Qt 4 and C++ Programming Books

July 12, 2010

Here you can found C++ GUI Programming with Qt 4 books in digital format.


Qt GUI and OpenFrameWorks working together – part II

July 6, 2010

Using the Qt/MFC Migration Framework I achieved the combination of QT GUI and Openframeworks into a single main window.


Qt GUI and OpenFrameWorks working together

June 30, 2010

After a night of good work, I find a way to combine OpenFrameworks and Qt Gui platforms, using MS Visual Studio 2008. I will post more info soon…


Qt GUI framework

May 27, 2010

Qt GUI framework