WWDC 2007 session videos are out
Monday, July 30th, 2007If you attended WWDC, you can head over to ADC on iTunes and see what you missed.
If you attended WWDC, you can head over to ADC on iTunes and see what you missed.
Simply set the Instances tab to outline view. Then you can connect the outlet to the window's content view.

Technorati tags: Interface Builder.
I just discovered this — you can use the numeric keypad to move views in a nib. The benefit of this is that you can perform atomic diagonal moves (as opposed to a rapid sequence of, for example, up followed by left).
Technorati tags: Interface Builder
This bug is IB refuses to keep pop-up menus open. It was filed on 2006-05-12 at 02:33 PDT.
IB closes a pop-up menu being edited in response to any key or mouse event in the menu.
The current selected item changes, or is renamed, or both.
The current selected item changes, or is renamed, or both, and then IB closes the menu, interrupting any plans to further edit the menu until the menu is reopened by the user.
This used to work, although I don't know in what version.
No Console output is emitted by IB.
UPDATE 2006-05-24: I got an email from Apple recently telling me that the bug was a duplicate, and just today, Xcode 2.3 came out, including IB 2.5.4 which fixes this bug.
Technorati tags: Apple Bug Friday, applebugfriday
This bug is Interface Builder should use +/- buttons for Outlets and Actions lists. It was filed on 2006-04-21 at 21:06 PDT.
IB uses "Add" and "Remove" buttons on the Outlets and Actions lists; it should use +/- instead, like the Accounts prefpane.
IB shows small square buttons labeled + and - like the Accounts prefpane has.
IB shows plain "Add" and "Remove" push buttons.
None.
None.
Technorati tags: Apple Bug Friday, applebugfriday.
This bug is ⌘W and ⌘⌥W close Inspectors too. It was filed on 2006-04-14 at 23:45 PDT.
When the user presses ⌘W, IB will close a floating window if it has focus. When the user presses ⌘⌥W to close all nib windows, IB also closes all of the floating windows.
The frontmost non-floating window closes, or all non-floating windows and no floating windows close.
The frontmost window (floating or not) closes, or all windows (including floating windows) close.
None known.
Floating windows in IB are the Palette, the Alignment palette, and the Inspector.
Technorati tags: Apple Bug Friday, applebugfriday.