Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 project

When 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.