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