Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seandenigris/pharomacrubytest
A proof-of-concept Pharo Smalltalk app with MacRuby Cocoa GUI
https://github.com/seandenigris/pharomacrubytest
Last synced: about 2 months ago
JSON representation
A proof-of-concept Pharo Smalltalk app with MacRuby Cocoa GUI
- Host: GitHub
- URL: https://github.com/seandenigris/pharomacrubytest
- Owner: seandenigris
- Created: 2011-12-21T02:21:05.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-21T04:06:16.000Z (about 13 years ago)
- Last Synced: 2024-10-08T20:21:48.167Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 24.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To see how you might use MacRuby to create a Cocoa GUI for a Pharo app:
1. Launch the included Pharo 1.3 image with a Mac Cog VM
2. In Xcode:
a. Make sure "TestPharoUI" is the active scheme
b. Run the projectWhen you press the "Show time" button in the Cocoa GUI, it should show the current time, which has been retrieved from the Pharo image via HTTP.