On 8/15/05, Joerg Lehmann <joerg@luga.de> wrote:
sorry for the delay, I was offline during the weekend.
No prob. I ended up not getting much done (code wise) this weekend anyway.
My dancebox frontend is quite different and straight pyQT but I might be persuaded to mess with the pyKDE bindings as well and model up a copy of the curses interface in KDE.
How difficult would this be?
Shouldn't be too difficult. pyKDE has controls (I think) for most everthing you had to create in curses. I've actually not messed with pyKDE yet but judging from pyQT it should be pretty easy. I chose to do things the hardway with pyQT. Some of the UI things I wanted to do didn't work well with a pre-defined UI so my developemet has been slower while hand create and learn the QT way of doing things. Of course it helps when you actually _work_ on code as well. Which I've not done a lot of for the past month. -- Richard A. Smith