Blitz (86/213)

From:Stevie
Date:16 May 2000 at 22:15:49
Subject:New Command Set :-( (aaarrrggggh)

Please help...

If you open a window with the blitz libraries and set the IDCMP_MOUSEMOVE
and IDCMP_INTUITICKS, then do a repeat, waitevent, forever loop, you will
get mouse reports continually... great... but...

If you do the same thing using 'New Command Set', you will only get 2 mouse
move messages ever. You can solve this by using a SetMouseQueue_ command
but you have to supply a maximum amount of mouse events to store. i.e
SetMouseQueue_ 255, but what use is this?

Does anyone know wether this is a bug in the 'New Command Set' libraries or
maybe the SetMouseQueue_ command and/or does anyone know of a workaround or
solution?

Please help, Its driving me mad!

Stevie.

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie