Hi Marcel,
could you please do me a favour, when/if you get time.
I've created a menu in Easyptr4 with the sprites loaded from an _msc file. When I MDRAW it, it simply hangs SBASIC whether in job 0 or a daughter job.
I then erased the menu, and created a default one - that too has the same problems.
I'm using this sort of code:
Code: Select all
open #3,'con_'
mdraw #3,'win1_source_myApp_myMenu_men'
...
At the point of MDRAWing the menu, lockup ensues.
Are you seeing the same thing? This is on QPC2 by the way. Same thing happens if I load and initialise QMON2 before MDRAWing -- no exeptions from QMON2, so I'm assuming that the job has gon into hyperspace.
Thanks.
Cheers,
Norm.