Hi,

(And this is not an EasyPtr restriction, but rather one of the Window Manager).

Technically it's a limitation of the standard menu drawing routine wm.mdraw (vector $20). You could, conceivably, write your own menu drawing routine in assembler (but not in basic) to draw text of any csize ...


You have to do the MWLINK each time you intend to write to the
application sub-window as there is the possibility that the user has
moved the menu on screen, if you don't call MWLINK, you can end up
with odd looking results as the menu is in one position and the output
is in another!

Wouldn't it be better to do the link only each time the wdw is moved or resized ?


Wolfgang

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to