On Fri, 2004-03-19 at 14:46, Tom Foottit wrote:
> If you want to do a CLI then ncurses isn't the worst idea. Python
> bindings will be useful eventually to.
>
> Don't be too hard on your GUI programming skills ... the config GUI for
> your plugins are nicer than mine ;)
>
bo helped me *a lot* wi
If you want to do a CLI then ncurses isn't the worst idea. Python
bindings will be useful eventually to.
Don't be too hard on your GUI programming skills ... the config GUI for
your plugins are nicer than mine ;)
Tom
On Wed, 2004-03-17 at 07:46, Armin Bauer wrote:
> Hi,
>
> my work on 0.90 is
Hi,
my work on 0.90 is now so far that i need my first controller (gui etc).
But since i suck when it comes to programming guis i will write a cli.
How should i write it?
plain c?
ncurses interface?
write python bindings and program it in python?
any better ideas?
Armin
-