Re: [MacRuby-devel] Fullscreen sample app

2010-07-07 Thread Eloy Duran
Hey Michael, You might also want to consider NSView's enterFullScreenMode:withOptions: [1] It's available from 10.5 and higher only, but with MacRuby that should not be a problem. Cheers, Eloy [1] http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Classes/

Re: [MacRuby-devel] Fullscreen sample app

2010-07-07 Thread Matt Aimonetti
+1 for enterFullScreenMode:withOptions: MacRuby won't run on anything < 10.5 anyway. - Matt On Wed, Jul 7, 2010 at 10:44 AM, Eloy Duran wrote: > Hey Michael, > > You might also want to consider NSView's enterFullScreenMode:withOptions: > [1] > It's available from 10.5 and higher only, but wit

Re: [MacRuby-devel] Fullscreen sample app

2010-07-07 Thread Eloy Duran
For completeness sake; I just read this difference explanation in the article [1] that the code was based on: “There are two basic types of fullscreen on the Mac: • Screen takeover — where one view gains exclusive control of the screen. • Basic fullscreen window — where a regular window oc

[MacRuby-devel] [MacRuby] #774: Rake clean doesn't remove top-level ".o" files

2010-07-07 Thread MacRuby
#774: Rake clean doesn't remove top-level ".o" files +--- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: defect | Status: new Priority: m

Re: [MacRuby-devel] [MacRuby] #774: Rake clean doesn't remove top-level ".o" files

2010-07-07 Thread MacRuby
#774: Rake clean doesn't remove top-level ".o" files +--- Reporter: ernest.prabha...@… |Owner: lsansone...@… Type: defect | Status: closed Priority:

Re: [MacRuby-devel] [MacRuby] #769: String::ord with packed array in MacRuby

2010-07-07 Thread MacRuby
#769: String::ord with packed array in MacRuby -+-- Reporter: babs.d...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] Fullscreen sample app

2010-07-07 Thread Michael Jackson
I was going for the second approach (i.e. resize the window to the size of the screen but don't "take it over") because I like to keep the cmd-tab functionality. I've actually enhanced the example today to work with windows that have toolbars. I'll update it when I get the chance (may not be for a

[MacRuby-devel] [MacRuby] #775: Segfault occurs when calls Bignum#modulo

2010-07-07 Thread MacRuby
#775: Segfault occurs when calls Bignum#modulo --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect| Status: new Priority: blocker

[MacRuby-devel] [MacRuby] #776: Segfault occurs with case-when.

2010-07-07 Thread MacRuby
#776: Segfault occurs with case-when. --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect| Status: new Priority: blocker | Mi

[MacRuby-devel] [MacRuby] #777: Segfault occurs when calls ENV#rassoc.

2010-07-07 Thread MacRuby
#777: Segfault occurs when calls ENV#rassoc. --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect| Status: new Priority: blocker

[MacRuby-devel] [MacRuby] #778: Segfault occurs when calls IO#syswrite

2010-07-07 Thread MacRuby
#778: Segfault occurs when calls IO#syswrite --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect| Status: new Priority: blocker

[MacRuby-devel] [MacRuby] #779: Segfault occurs when use Struct which set Struct's instance to member.

2010-07-07 Thread MacRuby
#779: Segfault occurs when use Struct which set Struct's instance to member. --+- Reporter: watson1...@… | Owner: lsansone...@… Type: defect| Status: new