Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

DZNSegmentedControl in Interface Builder #79

Closed
acegreen opened this issue Apr 1, 2016 · 2 comments
Closed

DZNSegmentedControl in Interface Builder #79

acegreen opened this issue Apr 1, 2016 · 2 comments

Comments

@acegreen
Copy link

acegreen commented Apr 1, 2016

Hey,

As usual great work :) I was wondering if we can setup a UISegmentedControl in IB and have it conform to the DZNSegmentedControl class? I tried it I can't set its class in IB

@boonkerz
Copy link

you must use an normal view like in the example.
you can not set it on an existing segmented control

@dzenbot
Copy link
Owner

dzenbot commented Jul 6, 2016

What @boonkerz said.
I've worked a little bit in adding IBDesignable support so things could render in IB, but haven't had the time to pursue this yet. Plus I don't really use IB. Would be great if someone could have a look at this.

@dzenbot dzenbot closed this as completed Jul 6, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants