[MacRuby-devel] hotcocoa virus

2011-03-29 Thread Vincenzo Piombo
Hi all, I was trying to add drag & drop capabilities to a hotcocoa program and stumbled into a problem that really puzzles me: a macruby program can freeze your mac ! I uploaded the buggy fragment here: https://gist.github.com/893300 Don't run it unless you are prepared to reboot your machine th

Re: [MacRuby-devel] WWDC ?

2011-03-29 Thread Johannes Fahrenkrug
Hi Nick, I'll be there :) - Johannes Sent from my iPhone On 28.03.2011, at 22:25, Nick Ludlam wrote: > Hey all, > I was just wondering if Laurent or any of the other people involved with > MacRuby are planning to be at WWDC. > > > Nick > > ___

Re: [MacRuby-devel] Creating an Objective-C bundle to use with MacRuby

2011-03-29 Thread Thomas R. Koll
Hi Martin, Something else I stumbled over when changing build options: "Symbols hidden by default" must be no GCC_SYMBOLS_PRIVATE_EXTERN = NO Am 29.03.2011 um 09:30 schrieb Martin Hawkins: > Thomas, > I don't understand why you think I forgot the .m file - as I said - I > followed Matt's instr

Re: [MacRuby-devel] Creating an Objective-C bundle to use with MacRuby

2011-03-29 Thread Martin Hawkins
Thomas, I don't understand why you think I forgot the .m file - as I said - I followed Matt's instructions, which include creating the .m file, and it didn't work! Martin ___ MacRuby-devel mailing list [email protected] http://lists.mac

Re: [MacRuby-devel] Two changes to Xcode4 templates

2011-03-29 Thread Andre Lewis
On Mon, Mar 28, 2011 at 6:21 PM, Matt Aimonetti wrote: > > I'm still getting up to speed on Xcode4 schemes and build settings. Are > these changes that should be made in the Xcode4 templates? > > Looks like it, could you send us a GitHub pull request please? > This is the first time I've looked

[MacRuby-devel] Degree symbol in toolTip

2011-03-29 Thread Robert Rice
I'm having trouble getting the degree symbol ° to display correctly in toolTips and Alert dialogs. Do I need to escape this special character somehow? Thanks, Bob Rice ___ MacRuby-devel mailing list [email protected] http://lists.macosf