Tag Archives: qt4
Spell checking in Qt 4 applications
The next Qt Solutions release will a class that integrates Qt 4′s text editing class with Cocoa’s text editor. There’s a couple problems here, though. First, the picture indicates the biggest problem with Qt: They reinvent the wheel on every … Continue reading
Qt part 1: Project configuration
We develop applications for multiple platforms here. How to do this is something of a challenge; in the past, I’ve favored writing custom interfaces and using common business logic. To be blunt, I still think this makes a lot of … Continue reading