On Wed, Jun 9, 2010 at 12:22 PM, Toni Mueller <[email protected]> wrote:
> I'm a bit wary that replicating this situation on a small phone (eg. > the FreeRunner) will very quickly drain the battery as well as exhaust > the very limited amount of memory in these devices. > > > What's the current wisdom about how the user (eg. I) can deal with this > problem? > > The answer is simple, we try doing everything using EFL (elementary/edje/whatever). GTK+ is used when we haven't had the time to write our own EFL clone application (for example pyphonelog). As for Qt, we just don't use it. At least not us in the SHR team. We don't have any Qt applications and I don't think we'll ever have. Using many graphical toolkits is indeed bad and we do try to avoid this. This is bad because of many reasons few major ones are: memory usage, the slowdowns you noticed, storage usage and almost as important: UI consistency. -- Tom.
_______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
