Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, June 2007
QT Active X toolbar (for IE/Mozilla)


Message 1 in thread

I have been stuck with a project in WTL for the last 2 weeks... It is
absolutely the most horrible API I have ever worked with... Its closer
to win32 then MFC, and is templated to the point of exhaustion.

 

Makes you really appreciate QT... even with the "pain" of the 4.X
conversion, its amazing compared to the crap on WTL...

 

The only nice think... footprint... Executable size and distribution
size is puny (mostly from the templating I think) and memory footprint
is pretty impressive as well...

 

 

Sorry for my rant...  But There is a question in here...

 

Has anyone create an Active X Toolbar that can be "plugged in" to the
explorers out there?  If we can figure that out... I can kill WTL :-)

 

Scott