iPhone SDK 3, Interface Builder: Is it possible do deselect an element from a group of selected elements?

StackOverflow https://stackoverflow.com/questions/9738415

  •  24-05-2021
  •  | 
  •  

Interface Builder (iPhone SDK 3): Is it possible do deselect an object from a group of selected elements by pressing some key and clicking or dragging over the object, like in Adobe Illustrator for example?

有帮助吗?

解决方案

Yes, hold the command key and select items that you no longer want in the group.

I suggest reading the Documentation within Xcode. It tells you basically everything you need to know, without giving you too much code. :)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top