I don't really see it as a problem. This is no different than people resizing windows of desktop apps. We've known how to deal with that for 20 years. On Sat Feb 6, 2010, at 6:23 AM, Karsten Silz wrote:
> On Feb 6, 1:48 am, Joshua Marinacci <[email protected]> wrote: >> The WebOS (the OS that runs on Palm's devices) uses JavaScript as it's >> primary development language. You can code raw javascript against the DOM in >> the webview, or use Palm's JavaScript library & toolkit called Mojo, which >> implements all of the standard UI controls, lists, etc. There will soon be a >> Plugin Development Kit as well, which gives you a straight C+Linux+OpenGL >> API based on SDL, for the times you really need low level access (ex: OpenGL >> 3D games). > > C is coming back? Run for the hills... ;-) > > BTW: I believe that Palm made a big mistake by immediately fragmenting > their devices - the Pre (Plus) has 320x480 on an 3.1 inch screen, > whereas the Pixi (Plus) has 320x400 on a 2.63 inch one. Two different > screens with different resolution make production and app development > more expensive. > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > _______________ Josh Marinacci JoshOnDesign.com -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
