[futurebasic] Re: [FB] NIB window - can't select Menus

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2010 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Tue, 26 Oct 2010 08:06:09 -0700
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