On Sun, 22 Mar 2009 21:19:02 +0100
Siemen Baader <siemenbaa...@gmail.com> wrote:

> Hi list,
> 
> I am looking into EFL for programming a GUI resembling physical
> interaction on the touchscreen of a nokia n810.
> 
> Specifically, I would like large lists to scroll when they are dragged
> by the finger on the touchscreen and maintain their momentum when the
> finger is released. They should slow down with constant deceleration
> or when touched (stopped) by the finger. This is quite similar to the
> behaviour of th iPhone UI.
> 
> I know how to model the underlying physics and how to implement this
> using a low-level tool such as eg SDL. But -- is it feasible to use
> EFL (and everything it has to offer in addition) for this task? As far
> as I can gather from my current insight into Edje, it should be
> possible to define all this in programs in the UI layer, but would it
> work in practice (and run fast enough)?

Well considering it's been done in E17, Elementary, EWL, ETK, and so on,
I would say it's not only possible, it's already been done.

> 
> Thanks,
> Siemen
> 
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM)
> are powering Web 2.0 with engaging, cross-platform capabilities.
> Quickly and easily build your RIAs with Flex Builder, the
> Eclipse(TM)based development software that enables intelligent coding
> and step-through debugging. Download the free 60 day trial.
> http://p.sf.net/sfu/www-adobe-com
> _______________________________________________ enlightenment-devel
> mailing list enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to