|
Replies:
3
-
Last Post:
Aug 26, 2008 7:10 AM
by: elie
|
|
|
|
|
|
|
BROWSER
Posted:
Aug 8, 2008 5:34 AM
|
|
|
Dear Users,
I was searching for a way that we can open a wap site within the midlet and not calling the the mobile browser by calling platformRequest(URL). Does any one of you face such thing and recmmend me to use an API a class or anything that could acheive my problem?
thank you all
Elie
|
|
|
|
|
|
|
Re: BROWSER
Posted:
Aug 25, 2008 5:27 AM
in response to: elie
|
|
|
Thank you in all cases i solved my problem finally.
|
|
|
|
|
|
|
|
Re: BROWSER
Posted:
Aug 25, 2008 2:35 PM
in response to: elie
|
|
|
What was your solution, so that the rest of us can learn?
|
|
|
|
|
|
|
|
Re: BROWSER
Posted:
Aug 26, 2008 7:10 AM
in response to: iangalpin
|
|
|
Dear iangalpin ,
My search yield to parse the HTML code and draw every component in a canvas.
i faced difficulties with UTF-8 encoding and the right to left alignment but it is solved at the end
hope this helped a bit
|
|
|
|
|