Re: [q-lang-users] Re: Optimizations and tweaks
Brought to you by:
agraef
From: <Dr....@t-...> - 2004-10-21 00:48:25
|
Hi, Tim, > Oh wow. If it's really capable of coping with something that size, it'll be > amazing. I'm already wondering about writing a tiny graphical app in Q (an > RSS aggregator with a difference) as it is :) You could also use the tk module for that. I've already written some substantial applications with that module, so it's fairly well-tested. I also use vtcl as a GUI builder, the necessary boilerplate code to load the created Tcl scripts from Q is quite simple. While Tcl/Tk looks quite old and ugly when compared to Qt, it's easy to program it and you have the added benefit of cross-platform portability. >>Care to post your final algorithm here? > > Sure. :) I think this is the best of all worlds so far: Thanks a lot, I'll add this as an example to the next Q release. Which is imminent, as I'm almost finished with Q-SWIG. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikwissenschaft.uni-mainz.de/~ag |