And here is a quick video showing the end result: http://screencast.com/t/5nAHRHQjL

100% Ruby (Well... 100% MacRuby with HotCocoa).

 -Matt

On Fri, Feb 27, 2009 at 2:02 PM, Matt Aimonetti <mattaimonetti@gmail.com> wrote:
MacRuby/HotCocoa sample with download, progress bar, scroll view/text view and new HotCocoa mapping:   http://bit.ly/hThh9

I added a new mapping for NSProgressIndicator and put a pretty realistic example of what you would do in real life:

1. download a file
2. show the progress
3. display the content of the download in a scroll view

I hope this will end up being useful for people wanting to get started with HotCocoa but don't really know where to start.

- Matt