Re: [maemo-developers] Is it possible that migrate J2me to Nokia 770?

2006-01-06 Thread Simon Guerrero
I guess you'd need to ask Sun - j2me is proprietary, right?

Simon

Falls Huang wrote ..
 Hello!
   
   Since Motorola E680 a is linux based smart phone and it supported j2me,
 so I think that nokia 770 can support j2me too , but How can I migrate
 j2me to Nokia 770 ?
 
 -- 
 Regards
 Falls Huang
 
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://maemo.org/mailman/listinfo/maemo-developers
 
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] fullscreen

2006-01-06 Thread Simon Guerrero
Maybe just opening a new full screen browser window with the flash in it would 
work?

e.g. 
http://www.actionscript.org/tutorials/intermediate/launch_full_screen/index.shtml



rh wrote ..
 Hi,
 
 I have swf (flash) file which is called from html program.
 It works fine in Nokia 770.
 I want the swf file displayed fullscreen automatically from the first time
 html run.
 How to do that ?
 
 Regards
 Ronny
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] non-maemo apps in toolbar

2006-01-05 Thread Simon Guerrero

  On Wednesday 04 January 2006 21:53, Aaron Levinson wrote:
 
   As a general rule, building and running strictly X applications isn't
   going to cut it on the 770, and a true port of a GUI application to
 the
   maemo platform requires some programming, quite possibly extensive
   programming if the original application is only written using X.
  

I'm discovering this with my port of rdesktop. I have a (very early) alpha 
running which lets you enter some basic data through a messy GTK+ dialog then 
runs rdesktop full-screen.

The mouse stuff is all fine (although double-clicking takes some effort!) but 
the big problem is that it's all written in X11 code. I'm going to have to 
completely rewrite the X stuff for Hildon, replacing the event loop etc (it was 
difficult enough to port the make to autogen!)

This is a good example of how the unique nature of the 770's architecture can 
get you close on a port - but still miles away! :-)

Simon
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers