Re: [shoes] Checking Shoes Samples: simple-menu.rb
- From:
- i5m
- Date:
- 2010-05-17 @ 22:30
ashbb,
Thanks for the animation as now I see how this is meant to work. Neither
simple-menu or simple-menu1 work well on OSX PPC in Shoes 2 or 3. The boxes
contract and keep on narrowing until they all virtually disappear.
-----------------------
i5m.co.uk
GPG Key: 0xA18A602B
On Sat, Mar 13, 2010 at 6:14 PM, Satoshi Asakawa <ashbbb@gmail.com> wrote:
> Hi all,
>
> simple-menu.rb doesn't work well with both Raisins and Policeman. So, I
> implemented simple-menu1.rb in other way.
>
> Look at the code:
> http://github.com/ashbb/shoes/blob/master/samples/simple-menu1.rb
>
> and tiny online demo:
> http://www.rin-shun.com/shoes/simple-menu1.swf.html
>
> Code simple-menu.rb is smarter than simple-menu1.rb.
> I'd like to improve Shoes to execute simple-menu.rb as expected.
> But it's impossible without better C programming ability.
>
> But anyway now simple-menu1.rb works well with both Raisins and Policeman.
> ;-)
>
> Cheers,
> ashbb
>
Re: [shoes] Checking Shoes Samples: simple-menu.rb
- From:
- Satoshi Asakawa
- Date:
- 2010-05-18 @ 12:21
Hi i5m,
Does't simple-menu1 work well on OSX?
I also confirmed to work well with Linux on VirturalBox.
Umm... we may need simple-menu2...
ashbb
Re: [shoes] Checking Shoes Samples: simple-menu.rb
- From:
- i5m
- Date:
- 2010-05-18 @ 23:15
Ashbb,
On 18 May 2010, at 13:21, Satoshi Asakawa <ashbbb@gmail.com> wrote:
> Hi i5m,
>
> Does't simple-menu1 work well on OSX?
No. Doesn't work properly. At least not on OSX 10.5 PPC. I would have
thought the same for 10.5 and 10.6 Intel, but I don't know.
> we may need simple-menu2...
Yeah :-) but I don't think it is urgent.