On Fri, Nov 8, 2013 at 3:46 AM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Thu, 7 Nov 2013 21:34:25 -0200 Gustavo Sverzut Barbieri 
> <barbi...@gmail.com>
> said:
>
>> On Thu, Nov 7, 2013 at 8:21 AM, Tom Hacohen <t...@stosb.com> wrote:
>> > tasn pushed a commit to branch master.
>> >
>> > http://git.enlightenment.org/tools/clouseau.git/commit/?id=87c046e9ad817e10c08d692e2acde259e510918c
>> >
>> > commit 87c046e9ad817e10c08d692e2acde259e510918c
>> > Author: Tom Hacohen <t...@stosb.com>
>> > Date:   Thu Nov 7 10:11:46 2013 +0000
>> >
>> >     Client: Added a GUI settings dialog.
>> >
>> >     This is a continuation of the previous commit actually letting you
>> >     control the settings from a nice settings dialog.
>>
>> did you guys consider using elm_prefs? it may not be perfect right
>> now, but without users we'll never fix/improve it :-)
>
> i am mulling using it for terminology at some point - but i'd want to solve
> general prefs layout like a menu system - maybe just make a more generalized
> menu thing out of elm menu but have its display style vary... ie same model,
> different controller+view (i really dont think you can split controller and
> view easily - i much more subscribe to the MOVE concept).

the idea is that the layout part of elm_prefs is a module, we
anticipated that at least mobile x desktop would need different
implementations, so they could have different code there. Right now we
just have one single implementation that was never put to real use,
then it may not be as polished as we'd like.

We're writing one sw here at Intel that we want to use it, in our case
the prefs would be naviframe + (genlist OR vbox of frames) + widgets
in each row.

-- 
Gustavo Sverzut Barbieri
--------------------------------------
Mobile: +55 (19) 9225-2202
Contact: http://www.gustavobarbieri.com.br/contact

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to