Hi!
local messageCenterBox = widget.newScrollView{top = display.contentHeight-240, left = 0,width = 320, height = 200, maskFile = "images/mask320x200.png", hideScrollBar = false, scrollBarColor = {255, 0, 0}, topPadding = 10, bottomPadding = 10 }
messageCenterBox.isHitTestMasked = true
If top is not set to 0, no vertical scrollbar appears. This seems to me a bug.
And I can’t see any result on the padding settings, they seem to be totally ignored.
thx [import]uid: 148841 topic_id: 35277 reply_id: 335277[/import]