IB3 Plugin Troubles
IB3 Plugin Troubles
- Subject: IB3 Plugin Troubles
- From: Seth Willits <email@hidden>
- Date: Thu, 31 Jul 2008 20:59:44 -0700
Howdy,
I have my own segmented view control that I wrote to support various
styles and behaviors I just can't get from the standard one. It turns
out I use this control fairly frequently so I want to create an IB
plugin for it. I've started making it (it's been very slow going) and
I'm running into a few problems.
- ibPreferredDesignSize / ibMinimumSize / ibPreferredResizeDirection
all seem to be completely ignored.
- isChildInitiallySelectable is also ignored. With no current
selection, if I click on my control, it selects one of the segments,
rather than the control first.
- I can't figure out how to get an inspector for my cell to appear in
the Sizing panel of the Inspector window. Like NSSegmentedControl, my
segments can have independent widths so I want to stick the sizing
information in there.
I have some other things as well, but these I've been exploring for
quite a long time and I can't figure out.
Any help would be appreciated,
--
Seth Willits
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden