>> ... p900 ...
>
> Ehhh? What the heck is a 'p900'?
On Sat, 26 Nov 2005 14:49:00 +0000, Matt Parker
<mattNODAMNSPAM@mpcontracting.co.uk> wrote, quoted or indirectly
quoted someone who said :
>http://www.google.co.uk/search?hl=en&q=p900&btnG=Google+Search&meta
I think the questioner has a duty to give a bit of context for any
terms few are likely to know. It is more efficient for him to do so
than every reader to go off googling.
One the other hand, a questioner who says "What's genericity" has a
duty to do a google first.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
jack - 27 Nov 2005 01:37 GMT
sorry for the incomplete information p900 is my sony erric mobile hand
for which i want to develope softwares
i have the sdk for this purpose but the problem is that i dosent allows
to creat a full screen application neither touch screeen events are
captured
please help me in this as im intrested in creating such application for
my mobile device
Thanks for replying
Edwin Martin - 27 Nov 2005 15:36 GMT
> sorry for the incomplete information p900 is my sony erric mobile hand
> for which i want to develope softwares
[quoted text clipped - 3 lines]
> please help me in this as im intrested in creating such application for
> my mobile device
There is really a lot of information on Sony Ericsson's website:
http://developer.sonyericsson.com/site/global/docstools/java/p_java.jsp
Edwin Martin

Signature
http://www.bitstorm.org/
jack - 28 Nov 2005 04:14 GMT
this link i know about it but i even have this ide in which i have
experimented with this but unable to make a full screen application in
java for p900 piece
Darryl L. Pierce - 28 Nov 2005 11:29 GMT
> this link i know about it but i even have this ide in which i have
> experimented with this but unable to make a full screen application in
> java for p900 piece
What have you tried so far?

Signature
Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"Bury me next to my wife. Nothing too fancy, though..." - Ulysses S. Grant
jack - 28 Nov 2005 18:19 GMT
some sample examples which are already then in sdk
Darryl L. Pierce - 28 Nov 2005 22:11 GMT
> some sample examples which are already then in sdk
Does the S/E SDK have a FullScreenCanvas class or something similar? The
Nokia SDK has that for Nokia devices, so perhaps S/E has something
similar *if* they support such a thing.

Signature
Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"Bury me next to my wife. Nothing too fancy, though..." - Ulysses S. Grant
jack - 29 Nov 2005 04:35 GMT
the emulator in the sdk do have the full screen in but also have the
buttons on the screen which are useless i jsut want to remove them and
want to use full screen for developenent
i have also downloaded 168 MB sdk for symbian but it has its further
requiterments
so now i have left out with java if this problem resolves then its
fantastic
thanks to all please help me in this as i have no hint how to make java
application in p900 full screeen
Thanks for replying
Darryl L. Pierce - 01 Dec 2005 00:58 GMT
> the emulator in the sdk do have the full screen in but also have the
> buttons on the screen which are useless i jsut want to remove them and
> want to use full screen for developenent
Are you adding Commands to the canvas? Also, you didn't directly answer
my question: is there a class called FullScreenCanvas or something
similar that says in its public contract that it gives you the full
physical screen for rendering?

Signature
Darryl L. Pierce <mcpierce@gmail.com>
Homepage: http://mcpierce.multiply.com/
"Bury me next to my wife. Nothing too fancy, though..." - Ulysses S. Grant
jack - 02 Dec 2005 19:29 GMT
Thanks for that
I have not coded this but will do in evening
Thanks for help