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

Web and WebWorks Development

Reply
Contributor
kokoman
Posts: 48
Registered: ‎11-13-2012
My Carrier: mtn

Re: app dosent fit to screen on blackberry touch devices pls help

K good surely work on your phone, it works on most device all but blackberry torch 9800, try it out,
Please use plain text.
Contributor
kokoman
Posts: 48
Registered: ‎11-13-2012
My Carrier: mtn

Re: app dosent fit to screen on blackberry touch devices pls help

http://daysixent.com/app/ download d app nd test thanks
Please use plain text.
BlackBerry Development Advisor
mimendoza
Posts: 54
Registered: ‎06-04-2012
My Carrier: Bell

Re: app dosent fit to screen on blackberry touch devices pls help

It also displays correctly when I installed it. To troubleshoot your app even further, please use Remote WebInspector: https://developer.blackberry.com/html5/documentation/web_inspector_overview_1553586_11.html
--------
- If a post contains the solution to the problem, please click "Accept as Solution"
- If a post contains helpful content, please give it a "Thumbs Up"

developer.blackberry.com
@BlackBerryDev
Please use plain text.
Contributor
kokoman
Posts: 48
Registered: ‎11-13-2012
My Carrier: mtn

Re: app dosent fit to screen on blackberry touch devices pls help

Did u try it out on torch 9800 phone and see what am saying
Please use plain text.
BlackBerry Development Advisor
mimendoza
Posts: 54
Registered: ‎06-04-2012
My Carrier: Bell

Re: app dosent fit to screen on blackberry touch devices pls help

I don't have access to a 9800 right now but it seems like the problem is with the fixed widths that you are specifying in your app. In your css file you may want to consider using percentages instead of specifying pixel widths

--------
- If a post contains the solution to the problem, please click "Accept as Solution"
- If a post contains helpful content, please give it a "Thumbs Up"

developer.blackberry.com
@BlackBerryDev
Please use plain text.