Is there some form designer like Qt create a form type of interface in PyS60 ?
My form mainly contains Buttons on it.
Is there some form designer like Qt create a form type of interface in PyS60 ?
My form mainly contains Buttons on it.
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60
Mani,
You will not believe but I was thinking about this last night. The idea is to use Qt Creator as the default development tool. I think some rules to syntax highlighting (.py files), doc support (pys60 doc) and a very simple UI designer could be enough. Let's investigate if it is possible ...