Article # 368, added by Geoworks, historical record
| first | previous | index | next | last |

Pressing Fn-F1 as opposed to tapping on the ? button.



Q. When I press Fn-F1 to bring up help for my OmniGo application,
   it doesn't bring up context sensitive help. When I press the "?"
   icon to bring up help, it is context sensitive, so it brings up
   help about the current object. What's the difference?

A. This is a Geos problem (it will be fixed in the next version of
   the OmniGo). Anyway, here's what you can do to make Fn-F1 bring
   up context sensitive help. Intercept MSG_META_BRING_UP_HELP for
   the GenApplicationClass object and send yourself
   MSG_GEN_APPLICATION_BRING_UP_HELP.