In addition to the recent discussion, the hope would be to create a responsive interface layout: one that adapts to different screen dimensions/proportions. A good analogy is responsive web design (http://en.wikipedia.org/wiki/Responsive_design), where the layout changes based on size thresholds.
Between client work and talking about the issue with list members, one option for thresholds I had proposed is the following: 320x480 480x800 540x960 768x1024 800x1280 Once the dimensions of a device exceed one of the above thresholds, the layout changes to the next threshold, which could involve simple size adjustments, or proportional scaling. But detecting screen dimensions is not enough -- screen resolution throws a wrench into all of this. Hopefully between discussion on the list and developments on the RunRev side, we can figure out a solution. Regards, Scott Rossi Creative Director Tactile Media, UX Design Recently, Alejandro Tejada wrote: > Hi all, > > If I understand correctly this thread, the goal and purpose is to > create a library that recreate the correct interface in every > device where the application runs. > > Ideally, every developer should have every device to test that > their application runs correctly. Obviously, that it's not possible > because every week there are new devices in the market. > And old devices still run for years. > > How could you create the correct interface for a device where > you have not tested your application? > > Al > > > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/Preview-of-Resolution-Independe > nt-Control-library-for-RevMobile-tp4652555p4653056.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode