Re: [ql-users] WMAN progress

2002-11-30 Thread Wolfgang Lenerz
On 30 Nov 2002, at 0:18, P Witte wrote: This is not documented anywhere in my Qptr manual!! (3rd revision) so its the first I hear of it. It looks like its been in the code all along. Ive needed such a call many a time! Apart from the timeout, are there any other parameters? Enclosed a

[ql-users] WMAN progress(wm_rptrt)

2002-11-30 Thread Christopher Cave
In-Reply-To: 002201c29806$d8b40f60$0100a8c0@gamma This is a very useful call and is documented by JHudson in his WINEXPLO program which explores some errors (in the C68 wrapper ?) for which he provided corrections. The call is int wm_rptrt(WM_wwork *wwk,timeout t,unsigned short event); I use

Re: [ql-users] WMAN progress

2002-11-30 Thread Wolfgang Lenerz
On 29 Nov 2002, at 22:42, Phoebus Dokos wrote: Other tricks include: fiddle with the TIMEOUT values, change the scroll value to greater than 200, reduce the shadow to 1 pixel or none -never tried the latter really but I will now that I thought about it-). Use only two colours for everything

Re: [ql-users] WMAN progress

2002-11-30 Thread Phoebus Dokos
??? 30/11/2002 3:15:57 ??, ?/? Wolfgang Lenerz [EMAIL PROTECTED] ??: On 29 Nov 2002, at 22:42, Phoebus Dokos wrote: Other tricks include: fiddle with the TIMEOUT values, change the scroll value to greater than 200, reduce the shadow to 1 pixel or none -never tried the latter really

Re: [ql-users] WMAN progress

2002-11-30 Thread Marcel Kilgus
Phoebus Dokos wrote: On SMSQ/E v.2y99 on the QXL with Mode 4 it's as fast as WMAN (using the trick with the fonts, ProWesS reader renders almost as fast as any Windows program) and if you use the gcc compiled version (available from www.dokos-gr.net/ ~dj/indexsms.html ) That and the

Re: [ql-users] WMAN progress

2002-11-30 Thread P Witte
Wolfgang Lenerz writes: This is not documented anywhere in my Qptr manual!! (3rd revision) so its the first I hear of it. It looks like its been in the code all along. Ive needed such a call many a time! Apart from the timeout, are there any other parameters? Enclosed a small text