Printing and Segmented Control state
Printing and Segmented Control state
- Subject: Printing and Segmented Control state
- From: James Merkel <email@hidden>
- Date: Mon, 07 Jun 2010 22:28:59 -0700
I have a view that has among other things a segmented control. In the
printing code I want to print a string that represents the current
state of the segmented control. However, whenever I query the
segmented control with -selectedSegment in the print code, I get a
value of 0. On the other hand, if I'm drawing the same view to the
screen I get the correct index when I query for the selected segment.
Has anyone run into this problem and found a work-around?
Thanks in advance.
Jim Merkel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden