Closed umutalparslan closed 5 years ago
Hello, unfortunately there is no straightforward way to have titles to be textfields, as the wheel is single uiview with multiple layers. Though what you can do is to intercept touches on specific slice layer and overlay a textfield at the title's current position and rotation.
Hello @EfraimB ,
Thank you for quick answer. I'll try. I just have one more question. The yellow mark on the wheel always stays in the same place. The yellow mark in the video. How can I solve this?
Well, the frame of the wheel is not part of the TTFortuneWheel view. That's just an overlay image, you can replace it with which-ever asset you like.
Hello,
I want to replace slice name with textfield text. How can i do this?
` import UIKit import TTFortuneWheel import SwiftMessages
class spinWheel: UIViewController {
} ` spin.mov.zip