cappuccino

CPTableView wrap text

Hi , i m using a CPTableView unfortunately the text does no wrapp on long lines. i used [[column dataView] setLineBreakMode:CPLineBreakByWordWrapping] but this only work if there is a new line char. For all long sentences i see a ... Any idea? Thanks ...

People could use your javascript code with Sproutcore/Cappuccino?

If you use either Sproutcore or Cappuccino for your frontend, doesn't it mean that everyone could see your javascript and copy it? If so, they'll have your whole frontend code. Am I right or wrong? ...

How did cappuccino (objective-j) / Atlas take relative and absolute positioning out of the picture?

I've been checking out Cappuccino and Atlas lately, and they seem to have abstracted relative and absolute positioning away into something that just "works". I was wondering for those familiar with the project - how did they do this? I've always thought that relative and absolute positioning is kind of an obscure way of thinking about p...

Sproutcore vs Cappuccino speed

Hi, I am evaluating sproutcore and cappuccino for use in my current project. Since I am a rails developer and I like pure javascript I think that sproutcore suits my style better. My problem is that every single sproutcore sample I have tested seems very slugish and slow on its user interface. Scrolling is very slow, clicking on buttons...