Re: [PyQt] question about installation best practices on OS X

2009-10-19 Thread Robert Bobbson
One thing you are going to find out is that Apple isn't the quickest on the draw with updating things like Python. It's only recently that they made a move to anything near the 2.6 line, so I have long since given up on using the stock python if I'm interested in being up to date version-wise.

[PyQt] building custom dialogs from a list or from a dictionary

2009-10-15 Thread Robert Bobbson
Hi everyone, I am trying to build a templating application using PyQt, and I'm really not sure how to build the dialog box in order to get the values to fill in the placeholders in the template files. I'm hoping you guys can give me some advice on how to do this the right way. My template