Hi issac,
I don't understand reason of crashing yet.
However, it seems that MacRuby has been supported blocks as property.
https://gist.github.com/1517083/
Thanks,
2011/12/24 isaac kearse :
> Hi Watson,
>
> Thanks for taking a look!
>
> This is where it crashes in TwUI:
> https://github.com/t
Hi Watson,
Thanks for taking a look!
This is where it crashes in TwUI:
https://github.com/twitter/twui/blob/master/lib/UIKit/TUIView.m#L311
Cheers,
Isaac
On Sat, Dec 24, 2011 at 11:59 AM, Watson wrote:
> Hi,
>
> Now I have seen your project.
> Apparently, it is crashed by lib/views/ExampleTabB
Hi,
Now I have seen your project.
Apparently, it is crashed by lib/views/ExampleTabBar.rb(line:10)
To determine the cause, I need more time.
Thanks,
2011/12/24 isaac kearse :
> I should have also mentioned that I can reproduce this crash on
> MacRuby 0.10, 0.11 and the latest nightly build.
>
I should have also mentioned that I can reproduce this crash on
MacRuby 0.10, 0.11 and the latest nightly build.
On Sat, Dec 24, 2011 at 11:19 AM, isaac kearse wrote:
> TwUI is a hardware accelerated UI framework for Mac, inspired by
> UIKit: https://github.com/twitter/twui
>
> I'd like to try us
TwUI is a hardware accelerated UI framework for Mac, inspired by
UIKit: https://github.com/twitter/twui
I'd like to try using it in my MacRuby apps, so I thought to start
with I would port the the TwUI Example Project to MacRuby.
TwUI Example Project: https://github.com/twitter/twui/tree/master/E