Two other notes: Ruwin uses Rubycocoa, not Macruby. It also uses
NSScreen to get screen info rather than grepping system_profiler
output
On Wed, Feb 25, 2009 at 9:17 AM, Lachie wrote:
> The ScriptingBridge approach is more involved, because the size and
> position accessors don
The ScriptingBridge approach is more involved, because the size and
position accessors don't seem to resolve automatically...
My Ruwin library is an example of how to do it though:
http://github.com/lachie/ruwin
http://github.com/lachie/ruwin/blob/20a23ac330f65b4930c1b26be2ce463e05a
Hey Nic
Cheque it:
http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/ObjCRuntimeGuide/Articles/chapter_7_section_1.html#//apple_ref/doc/uid/TP40008048-CH100-SW1
:lachie
http://smartbomb.com.au
http://www.flickr.com/photos/lachie/
On Fri, Jan 2, 2009 at 1:04 PM, Dr Nic Williams wrote