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

Frage

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?

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top