Hey, fellas. Is it just me or does the scrollbar not show up at all for a tableview widget? I only just started using it (everything else has been custom scrollViews), and there is an option:
hideScrollBar
which I have explicitly set to false, even though it’s supposed to be the default, but the scrollbar still does not show up in the Simulator (OS X 10.10.5) or on my iPhone 6 (8.4.1).
It doesn’t show up for me in the WidgetDemo sample either.
Do you *have* to create a custom scrollbar for this to work? I have not tried that because I thought there was one by default.
Thanks,
Dave