Twitter Updates

Friday 20 March 2009

Ruby Shoes Link nounderline

I currently find it hard to find short cookbook style examples of Ruby Shoes so I will probably be posting lots of small snippets here for me to refer back to.

First up creating a link for a multipage (not multi-window) application with out the link and black text:
link("main",  :click=>"/",       :stroke => black, :underline => "none")

No comments: