- From: Raffaele Sena <raff@nuvomedia.com>
- Date: Fri, 30 Jul 1999 11:06:59 -0700
- To: <www-lib@w3.org>, "Steinar Bang" <sb@metis.no>
> I was wondering if someone on the www-lib list have attempted to
> combine libwww with the Qt GUI toolkit from Troll Tech
> http://www.troll.no/qt/
> ?
>
> I will be trying to do this to get HTTP and FTP support into a
> Qt-based application, and I'm looking for where to get started.
>
I didn't try but I don't really see any problem.
Depending on what you need to do you will probably
have to write some C interfaces to C++ methods, in order to
call them from libwww, but that's no different that any
other C++ application interfacing libwww.
-- Raffaele
Received on Friday, 30 July 1999 14:05:48 UTC