On Wed, 30 Oct 2013 08:47:22 -0400 Robert Heller <hel...@deepsoft.com> said:

> At Wed, 30 Oct 2013 11:21:35 +0900 Enlightenment developer list
> <enlightenment-devel@lists.sourceforge.net> wrote:
> 
> > 
> > Hello,
> > 
> > On Wed, Oct 30, 2013 at 6:04 AM, Guillaume Friloux
> > <guillaume.fril...@gmail.com> wrote:
> > > Le 29/10/2013 20:14, Robert Heller a écrit :
> > >> I am trying to write an alternitive version of the Enlightenment's 'start
> > >> menu', where instead of a cascade menu it is a three column thingy (I am
> > >> not sure what this sort of menu is called), something like this (from
> > >> Mint):
> > >>
> > >> ftp://ftp.deepsoft.com/ftp/pub/deepwoods/Other/RibbonMenu.png
> > >>
> > >> But I am having a hard time figuring out how to do this.  The
> > >> documentation for edje leaves a lot to be desired and the API for
> > >> enlightenment itself is pretty much not documented at all.  I am a
> > >> skilled C programmer, but without useful documentation it is very hard
> > >> to program...
> > >>
> > > For people trying to look linked image :
> > > ftp://ftp.deepsoft.com/pub/deepwoods/Other/RibbonMenu.png
> > > As i am not involved in GUI libs of EFLs, ill let others answer you.
> > 
> > I am not sure this is doable with just theme in E. It seems to not
> > only change the look of the menu, but also its navigation. I may be
> > wrong, but it may require to write a new module to have this specific
> > menu.
> 
> I am writing C code to display this, but it seems that I need an edje file to 
> support the C code.

you dont NEED it... butr we do use it everywhere as a way to abstract the
skinning and look, events and animation stuff. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&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