|
From: Jonathan P. <jp...@dc...> - 2006-02-24 13:26:25
|
> hmm, as I never code in objective-c before, I don't > know exactly what NSApplication.sharedApplication.run > should do, but I'll read the documentation and > feedback you. According to this page: http://www.cocoadev.com/index.pl?IOBluetooth the bluetooth APIs are not well documented. I think it may be best to try to make an objective C sample program that works before trying it in RubyCocoa, just to eliminate any interference from the RubyCocoa bridge. The best place to get advice is probably one of the Cocoa development lists, rather than ruby-related lists. Good luck, Jonathan |