On Oct 26, 2010, at 3:03 AM, Steve wrote:
> Why can't I use On Menu vs a menu handler? I thought this all worked properly now.
You can and it should. Using nibs and handlers is my preference partly due to the visibility in user code ( versus having in the FB runtime ) and primarily being able to control all the events processed ( versus the FB runtime making some decisions in order to provide FB events via CE )
Brian S