On Tue, 10 Apr 2012 17:11:12 +0300 Kai Huuhko <[email protected]> said:
ok - in. a quick read seems it looks right, but i really can't test it atm. :( so in. let's see if there are screams and wails of agony. :) > Attached is a patch to add handling for Hover with the Entry anchor, and > updated test script. > > Tue, 10 Apr 2012 19:02:44 +0900 > Daniel Juyung Seo <[email protected]> kirjoitti: > > > It looks good to me. But I hope other efl-python experts can review > > this. Anyhow, in SVN. Thanks. > > > > Daniel Juyung Seo (SeoZ) > > > > On Mon, Apr 9, 2012 at 5:43 AM, Kai Huuhko <[email protected]> > > wrote: > > > Attached is a patch which makes the callback receive event_info > > > with a conversion function. I used the old AnchorBlock widget as > > > reference. It still doesn't open Hover, should this be done in the > > > conversion code? > > > > > > Wed, 4 Apr 2012 13:48:28 +0300 > > > Kai Huuhko <[email protected]> kirjoitti: > > > > > >> Attached is a simple test to demonstrate this. > > >> > > >> I get this output: > > >> > > >> Entry object is Entry(name=%r, geometry=(8, 192, 384, 30), > > >> color=(255, 255, 255, 255), layer=0, clip=True, visible=True) > > >> We should have event_info here: () > > >> > > >> Wed, 4 Apr 2012 09:36:26 +0900 > > >> Daniel Juyung Seo <[email protected]> kirjoitti: > > >> > > >> > Thanks for the report but can you attach any test code? > > >> > I can't reproduce it and at least I got event_info with > > >> > "anchor,clicked" callback in entry. > > >> > Thanks. > > >> > > > >> > Daniel Juyung Seo (SeoZ) > > >> > > > >> > On Wed, Apr 4, 2012 at 1:15 AM, Kai Huuhko <[email protected]> > > >> > wrote: > > >> > > The event signal for "anchor, clicked" isn't passing > > >> > > event_info to the callback. I believe > > >> > > callback_anchor_clicked_add should have a conversion function > > >> > > and use it with _callback_add_full. > > >> > > > > >> > > This seems to be the case for the other anchor signals as well. > > >> > > > > > > > > > > > ------------------------------------------------------------------------------ > > > For Developers, A Lot Can Happen In A Second. > > > Boundary is the first to Know...and Tell You. > > > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > > > http://p.sf.net/sfu/Boundary-d2dvs2 > > > _______________________________________________ > > > enlightenment-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > ------------------------------------------------------------------------------ > > Better than sec? Nothing is better than sec when it comes to > > monitoring Big Data applications. Try Boundary one-second > > resolution app monitoring today. Free. > > http://p.sf.net/sfu/Boundary-dev2dev > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
