it could be done with elc_popup(or elc_dialogue) anyway. 
But we will have to maintain one more widget
and there will be similar API set in Elementary.h.in, 
 
So, I prefer to extend elm_notify if those requirements are really basic/normal 
case. 
 
Thanks. 
 
-----------------------------------
Let's run together for the best moment!
-Regards, Hermet-
 
-----Original Message-----
From: "Nicolas Aguirre"<aguirre.nico...@gmail.com> 
To: "Bruno Dilly"<bdi...@profusion.mobi>
Cc: 
"enlightenment-devel@lists.sourceforge.net"<enlightenment-devel@lists.sourceforge.net>;
 rajee...@samsung.com
Sent: 11-04-26(화) 23:17:33
Subject: Re: [E-devel] Proposal on extending elm_notify functionalities for 
having title support2011/4/26 Bruno Dilly <bdi...@profusion.mobi>
> On Tue, Apr 26, 2011 at 9:58 AM, Tom Hacohen
> <tom.haco...@partner.samsung.com> wrote:
> > I don't think a new widget just for that is a good idea, why not just
> > create a different theme?
>
> Maybe it's not required. It will depends what is intended.
>
> Right now notify is designed the more generic way as possible: content
> is a swallow. So you can set any evas object you want, you can set a
> box with a title label, a description label, and how many buttons you
> want, or even better, you can set a elm_layout as content, and use a
> design more interesting than a box. Sure, you'll need a group for
> that, but it's up to your application.
>
> If you want to add these new parts to the widget theme, it can be
> done, but it will add complexity to all elementary themes and to the
> code that will need to be maintained. So before adding anything to the
> libs you should analyze if it's generic enough to be relevant.
>
> My 2 cents.
>
>
>
I agree with Bruno !
And what I propose earlier is a non sense, if we want external popup outside
the current window, it's just a matter of use e_dbus_notify to send the
notification via dbus.
-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today. Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to