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
  •  | 
  •  

Question

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?

Était-ce utile?

La solution

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. :)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top