macruby
Hotcocoa installation path error
I have installed MacRuby 0.6 and then the hotcocoa gem from Github. However, when I try to create a hotcocoa application with eg.[详细]
2023-01-01 10:55 分类:问答How to install Nokogiri as a Macruby gem?
The latest MacRuby release notes (v0.6) state that the authors have managed to get this release working with the SQLite and Nokogiri gems. However when I run sudo macgem install nokogiri I get the fol[详细]
2022-12-29 20:48 分类:问答How can I discover what apps are installed on OS X using Objective C or Macruby?
could you tell me please - which obje开发者_如何转开发ct and which method can i use to fetch information about installed applications on OSX with objective c or macruby?You can just call the Apple com[详细]
2022-12-29 06:24 分类:问答Learn MacRuby or Objective-C?
Well, my fisrt question was a bit too general so i ll try again and hope this one is better. The way i see it is:[详细]
2022-12-29 01:50 分类:问答Using ASIHTTPRequest to download a file with Cocoa/MacRuby
I\'m still trying to get a hand开发者_JAVA百科le on Cocoa (both in Obj-C and MacRuby), and I\'d really appreciate seeing how to download a file with ASIHTTPRequest (or without it) and MacRuby. Ideally[详细]
2022-12-28 17:45 分类:问答What languages besides Objective-C will generate application code that works on an iPad?
I would like to write an app for the iPad but I can\'t stand Objective-C. Is there a language generator that would spit out Objective-C but let me write my iPad application in another language?[详细]
2022-12-25 17:51 分类:问答光荣时代候鸟是谁扮演的?
电视剧《光荣时代》中“候鸟”王八爷是由演员董向荣扮演。其实剧中“候鸟”真实身份到最后都没有暴露,但是在小说中代号为“候鸟”的特务身份其实是住在多爷院子里开发者_StackOverflow面的王八爷。[详细]
2022-12-23 21:41 分类:问答How to use Obj-C classes in MacRuby
I am trying to use an external Obj-C class in my MacRuby project, but I can\'t figure out how to import it. Specifically, I want to use ObjectiveResource inside a MacRuby 0.5 project (since ActiveReso[详细]
2022-12-23 18:32 分类:问答How to get the url which the browser is current visiting?
I want to implement a tiny app that can save the current url opening in the browser to delicious. So the first thing to do is get the url. So what function/class can we use to get the开发者_开发问答 c[详细]
2022-12-21 03:09 分类:问答