> All the above relate to ptrmenX_cde V 3.05 E > > Is any progress being made in updating the EasyPtr package? > > Per Hi Per,
I'm afraid I can't help with the sprites issue as I have never really tried using the new mode sprites with Easyptr. There was correspondence here about it some time ago, but I can't remember the detail. It might have been something like the sprite is not redrawn correctly under some circumstances by some commands, might have been something like if the menu is MCLEAR'ed and then redrawn or moved or some other actions that required redrawing. Anyone remember what it was about? Just tried looking at the version number of ptrmenr_cde etc - the ones I have bear the version number 3.50. They were updated for me by Roy Wood some time ago. AFAIK v3.50 was the last versions released. According to the history file: v3.06 - cosmetic differences to v3.05 v3.07 - Info and application window with border can not be set larger than the main window in the list menu. v3.50 - New function MCALLT added which needs two additional parameters for timeout job events, otherwise syntax same as MCALL: item=MCALLT(#channel%,eve%,time%[,...]) eve% and time% are both compulsory. eve% must be given as a name, not only as value, as the event which caused the return will be returned in eve%. eve% can be used to pass both window events and job events to force a return. The job events are masked into the upper nibble of eve% eve%=event to return=winevents+256*jobevents time%=timeout to return MCALLT only works with SMSQ/E from v2.84 or WMAN from v1.52 -- Dilwyn Jones
