Re: g++ with forms

2005-06-18 Thread Guy Harrison
Adrian Pascu wrote: > Hi, > > I am looking to create a GUI for my c++ console application, and I don't > know how to approach the subject. What can I use? Wait possibly - dunno. Assuming cross platform, there's always the old favourites [gtk,wx etc]. If time isn't a constraint then Trolltech's

Re: install GUN

2005-06-18 Thread Guy Harrison
dfs sd wrote: > Hi guys! > I am new to the Gun tool. Is it right if you want to install GUN you > must install UNIX first? GUN=GNU? > So for example now you want to use the MAD decorder, No idea about MAD. > is it nessecery to > compiling the software first before you use it? Thank yo

we love u !

2005-06-18 Thread Tautvydas Venckus
You're looking for unbeatable wireless solutions for your family or office; powerful, family-safe cleaning products for your home; or complete liquid multivitamins and other wellness solutions, chances are, you'll find it?along with GREAT prices?here at the Veriuni Store. PLUS...you can res

Re: typeid(T).nameOfTheBeast()

2005-06-18 Thread Rolf Magnus
Michael Olea wrote: > Sometimes, in an introspective mood, my code reflecting on itself, I like > to write test code that prints the results of introspection, some of which > consist of the names of Types. The problem is: typeid(T).name(), in my > usual worlds (e.g. gcc version 3.2.2 [FreeBSD] 200