- From: Hermann Gundel <hgu@software-ag.de>
- Date: Fri, 22 Dec 2000 15:04:05 +0100
- To: Lauri-Alo Adamson <Lauri.Adamson@andmevara.ee>
- Cc: "'www-lib@w3.org'" <www-lib@w3.org>
Hello, Lauri-Alo Adamson wrote: > > Hello! > > How is possible to supress in libwww application following messages ? > > Contacting 10.0.1.114 > Writing 1Kbytes > Reading... > Writing 1Kbytes > Read 1Kbytes > Read 1Kbytes > Done! > The above is progress information. The suggested solution to not define callbacks seems a bit inappropriate to me. Better do your own initialisation and omit HTAlert_add(HTProgress, HT_A_PROGRESS); (Hint: have a look at HTInit.c and examine the different init routines - progress is set in HTAlertInit() ) > Lauri Hermann -- Hermann Gundel Software AG, Darmstadt, Germany R&D DBMS Open Systems tel: +49-6151-921127 email: Hermann.Gundel@softwareag.com
Received on Friday, 22 December 2000 09:04:16 UTC