From: Matt M. <mat...@gm...> - 2005-09-26 17:31:35
|
Hi folks, I'm having problems with Interface Builder which I'm told are uncommon so I'm wondering if this is a RubyCocoa related problem. I have generated a new XCode project as a RubyCocoa project. Then I enter Interface Builder add a couple of controls and use Cmd-R to test the interface. This all works okay. When I exit the "scaffolding" application Interface Builder hosts my tested interface in I find that I have 2 application menus in the menu bar: Interface Builder but also, inserted between it and the apple menu, a blank item (about the width of "New Application") with the New Application menu in it. About this point, mousing about in the menu, Interface Builder then crashes. From the Crash Reporter logs it appears to be related to calls to either 'CarbonToNSMenuIndex' or 'AppKitMenuEventHandler' This is quite reproducable for me but other Interface Builder users (who are not RubyCocoa users) that I talk to look quizzically at me when I mention it. Could this be related to the Nib file generated for a RubyCocoa project? Has anyone else seen anything like this? And, most important, can anyone help me stop it happening again? ;-) Thanks, Matt -- Matt Mower :: http://matt.blogs.it/ |