0

I am using a BrowserField to display HTML pages, but the page does not fit into the screen, it gets cut:

enter image description here

when i try this page with the browser of blackberry, it work very well:

enter image description here

Can anyone give me example of setting of browserfield ?

Thanks in advance

shanethehat
  • 15,460
  • 11
  • 57
  • 87
rouge
  • 3
  • 2

2 Answers2

0

BrowserField Sample Code - Using the BrowserFieldConfig class

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Semyazas
  • 2,101
  • 14
  • 14
  • I'alredy tested that URL in the native browser of the simulator, and it do show all the content of the page safely. When I use the "BrowserField" it do present all the content of the page, but in a very small part of the webPage, you can see all the content of the page in a scroller visible in a very small area – rouge Jul 28 '11 at 10:53
0

I'alredy tested that URL in the native browser of the simulator, and it do show all the content of the page safely.

When I use the "BrowserField" it do present all the content of the page, but in a very small part of the webPage,

you can see all the content of the page in a scroller visible in a very small area

rouge
  • 3
  • 2