Hello On Oct 14, 2015 7:17 AM, "Amitesh Singh" <[email protected]> wrote: > > Hello > > On Oct 13, 2015 10:51 PM, "Davide Andreoli" <[email protected]> wrote: > > > > Il 13/ott/2015 12:38 PM, "Jaehwan Kim" <[email protected]> ha > > scritto: > > > > > > > > > > > > I want to add the auto emited signal about "swallow" and "text" in > > edje like > > > "load" > > > > > > In edc file, any programs need to be called when the object is > > swallowed or > > > text is set. > > > > > > There's some case layout should be changed as an object is swallowed > > or text > > > is set. > > > > > > If the signal is emitted at that time, we can change the layout or add > > > padding. > > > > > > > > > I think the signal like: > > > > > > "swallow" "unswallow" "text,set" "text,unset" > > > > > > or > > > > > > "swallow,set" "swallow,unset" "text,set" "text,unset" > > > > > > which one is better? > > > > All of your suggestions have high possibility to clash with user defined > > signal used in existing themes.... I'm quite sure I used "text, set" in my > > themes. > > > > I suggest to at least add the "edje" prefix > > > > > > How about 'edje,action,swallow' and 'edje,action,unswallow'? > > > > I just wonder why we need these signals to be added in Edje. Application can also Send these signals just after or before object swallow. Adding these signals will create signals pollution at edje side. I think in most of cases, we don't want this signals. Also adding 'edje,swallow,set' and other signals does not tell about what part is swallowed/unswallowed.
- Amitesh > > > [cid:[email protected]] > > > > > > > > [SeenTimeChecker?do=cb027b4aba19c2dc2de2e7cee3bc3835166ae5a643f23bd0b9d2a415 > > > > > 8a55a362ba777c355c197185c465c2cf80a2b7ef9aba4bb3b2b5ca43ddd7e184e0604d958075 > > > b6b33f32d245b7f8aafe245478a5f1d21d5ebee74427cf878f9a26ce15a0] > > > > > > > > ------------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > enlightenment-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
