Re: [PyKDE] Starting a project in PyKDE

2004-09-23 Thread Joseph Rawson
On Thursday 23 September 2004 11:51, Jim Bublitz wrote: > > I don't have anything put together for the KConfig related stuff - if > someone is using it and could donate some code that would be helpful. > > The kdelibs API docs should provide some help with this. They're available > at kde.org, and

Re: [PyKDE] Starting a project in PyKDE

2004-09-23 Thread Jim Bublitz
On Thursday 23 September 2004 07:59, Joseph Rawson wrote: > Hello, > > My project is named Konsultant, and it is a simple database application for > a small team of consultants to manage clients and tickets. There is not > much more than a main window and a couple of dialogs right now. I am > try

[PyKDE] Starting a project in PyKDE

2004-09-23 Thread Joseph Rawson
Hello, My project is named Konsultant, and it is a simple database application for a small team of consultants to manage clients and tickets. There is not much more than a main window and a couple of dialogs right now. I am trying to concentrate on making some of the base layout and objects,