shoes-deprecated icon indicating copy to clipboard operation
shoes-deprecated copied to clipboard

Former repo for Shoes... see README for up to date locations!

Results 75 shoes-deprecated issues
Sort by recently updated
recently updated
newest added

Hello guys, could you help me? I'm venturing Shoes by, I made a small application, it worked pretty good in Window $, but when I do the test in Linux,...

So apparently the Shoes version in Debian/Ubuntu hasn't been updated since 2008 :/ There's a Debian issue from 2010 about it being outdated, but from what I can see the...

Hi all I get next error in simple application with shoes: Uncaught exception: uninitialized constant Shoes Gem shoes installed properly. My app: https://gist.github.com/4197498

This is the same problem as Issue #206 but under Fedora 18. After following the official Building on Linux guide, I received the error "cannot load such file -- rubygems/specification"...

with the following liitle code I cant see button returnig 2 for a right mouse button click Shoes.app do @info = para "no button pressed." click do |button| @info.replace "#{button}...

bug

Hi guys, I have this issue, and it's throwing my entire project to the trash. My scope is to make it work on Windows. (Linux and MAC doesn't matter) I've...

``` rake osx:deps:install git remote add shoes https://github.com/wasnotrice/homebrew.git From https://github.com/wasnotrice/homebrew * [new branch] gh-pages -> shoes/gh-pages * [new branch] master -> shoes/master * [new branch] quartz -> shoes/quartz * [new...

Hi ! I've tried building on 10.8, with a non llvm gcc as stated in an other issue, and by tweaking a bit the rakefile to fetch the correct sdk...

Hi Just started with "shoes" and came across the problem that "edit_line" controls do not align in a flow. Shoes.app do stack do flow { edit_line :width => 200, :state...

Hellow' guys. I've found 3 shoes issues, but it will take me quite a bunch of time to explain why it happens. I will start today by the easiest to...