Bill Ray

Results 10 issues of Bill Ray

Nick, With xCode7b3 I get the the above warning when targeting 8.4, but I see there is a reference in the Forms.m file at line 3494 of: ``` else if...

Nick, I all of a sudden started getting crashes on FXFormFieldOptions on my code. I sync'ed with github and ran the CustomFormControllerExample and am getting the same crash: Here is...

Tim, I'm slowing cutting over to Swift from a bunch of ObjC projects that use TLIndexPathTools. I'm a swift noob... I know you use TTIndexPathTools in a bunch of swift...

For what it's work, xCode 7.3 in a swift project, Analysis tool revealed the following: ![screen shot 2016-06-03 at 11 16 00 pm](https://cloud.githubusercontent.com/assets/770852/15797323/94017d5e-29e1-11e6-9466-c29e2931c5f6.png)

Would this be possible, ie., to display the scrubberBar vertically instead horizontally?

I'm a using CSLinearLayoutView in vertical mode with device in portrait orientation. When I rotate the device to landscape I would like the view(s)/items to expand horizontally, i.e. keeping the...

tried with both 5 and 6 build tools. any ideas? thanx in advance

For a separate branch maybe. Updates project to support Xcode 8 and Swift 3

I've noticed that under 7.1 when scrolling your demo app that long vertical scrolls will trigger one of the views full screen width. Device rotation seems to fix it. Also,...