atom feed33 messages in net.java.dev.phoneme.advancedRe: phoneme advanced based on gtk
FromSent OnAttachments
phon...@mobileandembedded.orgMay 14, 2007 4:20 am 
Hinkmond WongMay 14, 2007 5:57 pm 
phon...@mobileandembedded.orgMay 14, 2007 11:17 pm 
phon...@mobileandembedded.orgMay 15, 2007 7:00 pm 
Johannes EickholdMay 16, 2007 6:30 am 
Hinkmond WongMay 16, 2007 7:45 am 
Hinkmond WongMay 16, 2007 8:02 am 
Johannes EickholdMay 19, 2007 8:28 am 
Hinkmond WongMay 21, 2007 6:09 pm 
phon...@mobileandembedded.orgMay 28, 2007 12:38 am 
phon...@mobileandembedded.orgJun 10, 2007 8:00 pm 
phon...@mobileandembedded.orgJul 1, 2007 11:53 am 
Hinkmond WongJul 3, 2007 4:11 pm 
phon...@mobileandembedded.orgSep 5, 2007 4:08 pm 
Johannes EickholdSep 13, 2007 5:24 am 
Johannes EickholdSep 13, 2007 7:00 am 
Johannes EickholdSep 13, 2007 7:13 am 
Hinkmond WongSep 13, 2007 6:09 pm 
phon...@mobileandembedded.orgOct 4, 2007 1:32 am 
Hinkmond WongOct 4, 2007 10:56 am 
phon...@mobileandembedded.orgOct 4, 2007 10:39 pm 
phon...@mobileandembedded.orgOct 30, 2007 10:30 pm 
phon...@mobileandembedded.orgOct 31, 2007 7:20 am 
Hinkmond WongOct 31, 2007 12:28 pm 
phon...@mobileandembedded.orgNov 5, 2007 6:54 am 
phon...@mobileandembedded.orgNov 5, 2007 8:48 am 
phon...@mobileandembedded.orgNov 6, 2007 1:27 am 
phon...@mobileandembedded.orgNov 6, 2007 7:49 am 
phon...@mobileandembedded.orgNov 12, 2007 9:09 pm 
phon...@mobileandembedded.orgNov 13, 2007 5:16 am 
phon...@mobileandembedded.orgNov 13, 2007 7:49 am 
phon...@mobileandembedded.orgNov 16, 2007 6:41 am 
phon...@mobileandembedded.orgNov 27, 2007 10:12 pm 
Subject:Re: phoneme advanced based on gtk
From:Hinkmond Wong (hink@dev.java.net)
Date:May 21, 2007 6:09:34 pm
List:net.java.dev.phoneme.advanced

Hi Johannes,

Johannes Eickhold wrote:

What is Hildon?

Hildon (or more precise Hildon UI) is an adaption/wrapper/modification of GTK for stylus/touch screen based tablets like the Nokia 770 and N800. See this link for more detailed information:

- How Hildon fits into maemo: http://maemo.org/development/documentation/tutorials/Maemo_tutorial_bora.html#overview

- Hildon doxygen: http://maemo.org/api_refs/3.0/hildon-docs/hildon-libs/index.html

If I understand it correctly, plain GTK support isn't enough to enable Java GUI on the Nokia internet tablets because it would not integrate seamlessly with the rest of the UI.

Thanks very much for the pointers. This helps. I'd like to see the first part of the porting effort center on GTK widgets-only, since we can then use the generic GTK port of pMEA Personal Profile to run on other GTK devices (especially like the OpenMoko cell phone).

Then if you and others want, you can branch off the generic GTK port to be Hildon-specific for the Nokia N770/N800. This way we can still get broad coverage of the GTK port for other GTK devices and even Linux/x86/GTK, which having another branch that takes advantage of special Nokia N770/N800 features.

Does this sound OK with you (and others on this list)?

Thanks, Hinkmond