What exactly are the other issues that I mentioned?  Here's a list that is 
likely incomplete (and doesn't mention those issues already discussed):
1.  Full screen support
2.  Proper menus, toolbars, titles.  For instance, the window for a maemo 
application, if properly coded, will always fit within the confines of 
770's screen and take up as much space as possible.  The menu will always 
be accessible from the menu drop-down (unless in full-screen mode) and the 
toolbar will always be found at the bottom of the screen (unless it is 
turned off).  And the title of the window will always appear at the same 
spot.
3.  Integration with libosso (refer to libosso APIs for more information).  
Although, I think it is possible to use libosso without the application 
being a GTK application.  But of course, that requires additional coding.
4.  And finally, behaving in a way that 770 users expect, based on the
already existing software on the device and developed for the device.

These other issues could be considered to be minor nitpicks depending on 
one's perspective (unlike the input method problem, which is a serious 
issue).

Aaron

On Thu, 5 Jan 2006, Nicolas Roard wrote:

> On 1/5/06, Aaron Levinson <[EMAIL PROTECTED]> wrote:
> > It's important to note that even if you solve the problem of getting the
> > icon to display in the task bar, a bigger problem exists when an attempt
> > is made to run the software on the device itself.  Since it isn't a GTK
> > application, there will be no support for GTK input methods.
> > Effectively, this means that users won't be able to input anything into
> > the application besides mouse strokes and clicks.  If the application is
> > entirely mouse-driven, that might be okay, but in addition, it won't be a
> > maemo application, and there will be other issues besides the lack of
> > input methods.
> 
> Er... what are exactly the other issues ?.. isn't it running linux +
> x11 after all ?
> Apart from the input methods that obviously won't work, possibly some other
> integration problem with matchbox (like this icon thing), and obviously 
> anything
> dependant to the hardware or memory/cpu hungry.. Things /should/ work, no ?
> What am I missing ?

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

Reply via email to