Hi,

I am converting a large app. to Qt4 that was built 5 years ago for the then current Qt and since converted to Qt3.

It shows my ignorance, but one of several problems is that the toolbar buttons don't show up under Qt4.

I have uploaded the relevant pieces to http://www.esnips.com/web/gpc-qt4-002:

  1. That has the qt3 window image with the way the buttons ought to look.
  2. And the qt4 image with the missing buttons.
  3. It also has main.cpp and the application.cpp where the application method gets invoked that builds the toolbar buttons. (In the beginning after the introductory comments)


I am looking for suggestions as to how you debug something that does not show up.

Thanks

Hugo