1

I'm new to cappuccino, but I'm picking the language up fast. How can I add a border to a CPView? Or should I be using a different object instead? I've got a CPView that I'm using as a content view, and it needs a border. I also have several CPImageViews that need borders as well.

JoBu1324
  • 7,751
  • 6
  • 44
  • 61

1 Answers1

1

You need to put it in a CPBox.

Me1000
  • 1,760
  • 1
  • 12
  • 14