Re: [MacRuby-devel] Document based application template

2012-01-08 Thread Robert Rice
Hi, I see that I'm not the only one having trouble using the MacRuby document-based project template although I am still using Xcode 3.2.4. I can create a new "MacRuby Application" project and the empty project will build and run ok, but now I to write a document-based application and the empty

Re: [MacRuby-devel] Document based application template

2011-12-22 Thread Andy Stechishin
I cannot say or certain why the problem occurred. I did further investigation on another computer and the problem did not repeat with the same same code. I then rebooted the first computer and the problem went did not occur. I apologize for not posted that the problem was corrected to the list. In

Re: [MacRuby-devel] Document based application template

2011-12-22 Thread Maik Kempe
Hi all, I know, it is a lame advice but maybe you should upgrade Xcode / MacRuby. Then you can create a Document based application via the wizard which works like charm for me. If everything is not working, drop me a line and i can send you the generated skeleton from the wizard. On Dec 22, 2

Re: [MacRuby-devel] Document based application template

2011-12-21 Thread Min Soo Kim
Hi Andy Stechishin, I am have the same problem as you. It seems that no one is answering to your question. Have you find a what the problems was? Thank you in advance Min Soo Kim On Jul 23, 2011, at 12:46 PM, Andy Stechishin wrote: > I am trying to make a Document based MacRuby application. I

[MacRuby-devel] Document based application template

2011-07-22 Thread Andy Stechishin
I am trying to make a Document based MacRuby application. I create the new project in Xcode4 (4.0.2) and immediately select build and run. The application starts but there is no "Untitled" window and the File->New and File->Open menu options are greyed out. Following the same sequence of actions ex