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