David Walser <[EMAIL PROTECTED]> writes: > > - we already have a code base providing abstraction in the config > > tools for implementation into Gtk, Newt and stdio (interactive) > > That's really cool. Have you all looked at Stormix's abstraction > toolkit? I believe it supported ncurses and gtk+, and they were > planning Qt. I suppose yours could also extend to Qt (if there was > a good Perl binding like you said).
david faure has begun to do some work in that area (in kde's cvs) but the road is long before having interactive::qt; and at that moment, we'll have to check either to use interactive::qt or interactive::gtk :-) the real problem will be that some tools directly use my_gtk...
