On Wed, Dec 1, 2010 at 4:00 PM, Daniel Juyung Seo <[email protected]> wrote: > I agree with Helen. > > Even the event block is set by default > and I understand why Hermet prefers elm_transit_event_block_disabled_set(), > elm_transit_event_block_set(transit, EINA_TRUE) > is less confusing than > elm_transit_event_block_disabled_set(transit, EINA_TRUE). > > But I think BOTH are confusing. > > I suggest another solution for this. > Why don't you use > elm_transit_event_enabled_set(transit, EINA_TRUE) instead? > Because event is blocked by default, > someone who wants to use events needs to call > elm_transit_event_enabled_set() API.
+1, that seems the most reasonable api. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
