A86: context state


[Prev][Next][Index][Thread]

A86: context state




does anyone have any information on the context state stuff?

here's what i've got:
_cxMain is called whenever a key is sent (not for menus & special things)
a=b=?
c=ascii code

_cxSizeWind is called whenever the space taken up by menus changes
b=rows taken up

_cxPPutAway is called before quitting
_cxPutAway is called after _cxPPutAway

when you call _set_context ($40ED) it loads:
_cxMain,_cxPPutAway,_cxPutAway,_cxRedisp,_cxErrorEP,_cxSizeWind,(iy+$0d)
from (hl)...
and gets _cxPage from the current ram page loaded

thanks for anything

-josh



_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


Follow-Ups: