Re: [q-lang-users] Re: Optimizations and tweaks
Brought to you by:
agraef
From: Tim H. <q...@st...> - 2004-10-21 08:31:49
|
Dr....@t-... (Albert Graef) writes: > 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. Yeah, I'll bear it in mind. Actually, I was rather hoping to run it against GTK.. :) Meanwhile, I'm working on the core algorithms for the RSS-reader... the integration with libxml2 is coming into its own :) ~Tim -- <http://spodzone.org.uk/> |