in reply to Re^6: Curses-based applications?
in thread Curses-based applications?

currently simply casting to needed type just works, without any templates.
I managed to go forward with typemaps, which indeed simplified things a lot

Now some skeleton works, I'll implement more widgets and functions, and right after that I'll manage magic stuff.

Thanks for the help!