FROM : Jeff Heyob
DATE : Thu Aug 17 18:46:31 2006
Hi,
I'm trying to mimic the preference window behavior in Apple's Mail
application.
I've setup six NSButtons in a window and setup the bindings to an
NSArrayController so that the six buttons behave similar to the
NSSegmentedControl. The use of NSButton will enable me to use icons
for the buttons.
I am having trouble binding the NSArrayControl to a NSTabView so that
the button selections select different tab views. Many binding
attempts have driven IB into a non-responsive loop which required a
force-quit.
I have been able to use NSSegmentedControl using binding to control
NSTabView, but NSSegmentedControl does not seem to support a vertical
size setting for using icons taller than the regular button height.
Does anyone know how to bind NSArrayControl to six buttons as I have
described and also bind to a NSTabView?
Or, is there a way to increase the height on NSSegmentedControl to
accommodate a 48x48 pixel icon?
Thanks,
Jeff
DATE : Thu Aug 17 18:46:31 2006
Hi,
I'm trying to mimic the preference window behavior in Apple's Mail
application.
I've setup six NSButtons in a window and setup the bindings to an
NSArrayController so that the six buttons behave similar to the
NSSegmentedControl. The use of NSButton will enable me to use icons
for the buttons.
I am having trouble binding the NSArrayControl to a NSTabView so that
the button selections select different tab views. Many binding
attempts have driven IB into a non-responsive loop which required a
force-quit.
I have been able to use NSSegmentedControl using binding to control
NSTabView, but NSSegmentedControl does not seem to support a vertical
size setting for using icons taller than the regular button height.
Does anyone know how to bind NSArrayControl to six buttons as I have
described and also bind to a NSTabView?
Or, is there a way to increase the height on NSSegmentedControl to
accommodate a 48x48 pixel icon?
Thanks,
Jeff
| Related mails | Author | Date |
|---|---|---|
| Jeff Heyob | Aug 17, 18:46 | |
| Andreas Mayer | Aug 17, 19:29 | |
| August Trometer | Aug 17, 19:29 | |
| Jeff Heyob | Aug 17, 19:51 |






Cocoa mail archive

