I would like to build an app which would be very similar to http://gomockingbird.com (will draw the mockups). Are there any other frameworks, besides Cappucino, for that? I dislike Objective-J syntax and built-in Cappucino pseudo-mac interfaces. Any suggestions?
Asked
Active
Viewed 484 times
3 Answers
2
Check out SproutCore and ExtJS.

Marc W
- 19,083
- 4
- 59
- 71
-
I've just had a brief look at them and it seems to me that both are more about interface elements, when I will need some drawing stuff (like Rectangles and Lines, for example). – orion3 Dec 29 '09 at 22:41
-
They are much more complicated than rectangles and lines. They are full UI frameworks complete with desktop-style widgets and their own event-handling styles that work in the same way as most desktop UI frameworks. I would suggest you look deeper into how they work. – Marc W Dec 29 '09 at 22:49
-1
Are you aware that http://gomockingbird.com/ is actually built with Cappucino & Objective-J?

Deniz
- 1,481
- 3
- 16
- 21