EV_notifySwitchGraph Function (ROM Call 0xCA)

events.h

void EV_notifySwitchGraph (void);

Notify appropriate applications of graph switching.

EV_notifySwitchGraph does nothing if the calculator is not in "two-graph" mode, else sends CM_SWITCH_GRAPH message to "Graph", "Window Editor", "Table" and "Y= Editor" applications (these applications are the so-called "multigraph" applications).


Uses: EV_sendEvent
Used by: EV_startApp, EV_switch, MO_digestOptions