I’m attempting to use the scrollView widget but finding that if I define a mask it does not appear at all. I’ve checked the definition of the mask which seems OK.
Any suggestions welcome! [import]uid: 43692 topic_id: 23005 reply_id: 323005[/import]
I’m attempting to use the scrollView widget but finding that if I define a mask it does not appear at all. I’ve checked the definition of the mask which seems OK.
Any suggestions welcome! [import]uid: 43692 topic_id: 23005 reply_id: 323005[/import]
pual, why don’t you post your code where you initiate widget.newScrollView, it may help get an answer?
Did you create the proper maskFile? Like MaskImage.png for instance?
Google can be your best friend on this one, that’s how I got it working.
[import]uid: 106779 topic_id: 23005 reply_id: 92035[/import]
What I’ve found is that I can get a scrollview with mask to display OK on its own and not added to any groups, but for my full app I am using the director framework and thus need to add the scrollview into another group, which is itself handled by director. And then it doesnt appear, even if I bring to the front. [import]uid: 43692 topic_id: 23005 reply_id: 92164[/import]
I now see what your are up against and would like to see how this is handled. I’m out of my league here to help. [import]uid: 106779 topic_id: 23005 reply_id: 92195[/import]