Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
vingilot
Posts: 224
Registered: ‎03-29-2012
My Carrier: Wind

Drag background, touchscreen

Testing on a bb9900, notice that even if I assign a background to a screen, if the screen has scroll enabled, I can scroll down or drag by touching and it will reveal a white background then snap back into place when I stop dragging. Is there any way to prevent this or change the color of the region outside when I drag? I notice other apps have addressed this problem and was wondering how, thanks as always guys!
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Drag background, touchscreen

The solution is to not enable scrolling on the Screen/Manager that has your background.  Instead, add a new manager to that screen that has scrolling enabled.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.