-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What would the best practice be to redirect someone to another page in Objective-J (Cappuccino)?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Rehashing an older post:
http://stackoverflow.com/questions/1570070/jquery-vs-flex-choosing-a-platform-for-saas
We are preparing to develop an application that is exceptionally dynamic and interactive. It's particularly heavy on the graphics side.
We are 85% convinced that Adobe Flash built atop…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, I'm in the planning stage of a web application and I'm trying to choose between GWT and Cappuccino. I have an idea of which one I think is better, but my partner is sold on the other choice. I was hoping to get some feedback on pros and cons for each from people who have used one or the other…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to tile an image in objective-j on a CPView?
something along the lines of:
[CPImage alloc] initWithPatternImage:@"Resources/grid.png" size:CGSizeMake(5.0, 5.0)]
Thanks guys ;)
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Does anyone know how to do snap-to-grid in Cappuccino? Basically, I have draggable objects which I can drag into a target area. The target view needs to be set up with snap-to-grid feature. I've seen it with Mockingbird, so it's definitely possible.
Any info is appreciated.
Thanks!
>>> More