[PyQt] data aware widgets not there

Andreas Pakulat apaku at gmx.de
Tue Dec 18 12:04:17 GMT 2007


On 18.12.07 14:19:56, Oleg Klimov wrote:
> You seem to have Microsoftisch background (or Borland). PyQt is not a
> solution for everything: databases, making coffee, etc. It only handles
> GUI. For database connectivity, here's some entry points:

And you didn't read your PyQt manuals ;P PyQt builds on top of Qt, which
nowadays has a Network, OpenGL, Widget, Testing, XML, Svg, Script and
also an SQL library. That is it builds on top of an existing
database-driver and provides high-level OO access to the database.

Andreas

-- 
You never hesitate to tackle the most difficult problems.


More information about the PyQt mailing list