I did CMD-Shift-I and the control ID is set right This is weird Brian On Feb 11, 2010, at 7:08 PM, Brian S wrote: > > On Feb 11, 2010, at 4:02 PM, Brian Heibert wrote: > >> include "NibToFB.incl" > > > For anyone else using the "Nib to FB wndNum & btnNum" demo, the line above may be replaced by: > > toolbox MakeIntoFBWindow( WindowRef w, SInt32 wNum ) // AppThings.c > > This change does NOT solve the OP's issue which is obviously elsewhere. > > There are no obvious errors in the posted code, so the nib is the next place to look. Make sure the Control ID is set correctly on the inspector window ( CMD Shift + I ) for the button. > > > Brian S > > -- > To unsubscribe, send ANY message to: futurebasic-unsubscribe@... >