On Wed, 22 Jun 2005 22:23:56 -0500 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled:
> Carsten Haitzler (The Rasterman) wrote: > > >most of this isnt much use - i know this will happen on click to focus - but > >system setup etc. wont help as i just haven't really tested click to focus > >beyond an initial "ooh look - it works" then instantly went back to pointer > >focus. i simply need to get to finding the EXACT event sequences and why and > >when and where. if you can find that out - tell me - it will save me time (ie > >you have to dig thru code hunt down event handlers for things like mouse > >clicks - and the allow event callbacks - maybe printf output so u can log > >which gets called before which other and which what parameters. ie - u need > >to get your hands dirty. this is not an easy bug to hunt and fix - tho the > >fix in the end may be trivial. > > > > > I am more than willing to do some hunting, and I'm pretty sure I can get > some useful output logged, but I'm not sure where to start. Just poke > through all of the .c files in my e17/apps/e/src directory? Sorry about > the noobishness, I'm a long time E user, but still pretty green when it > comes to coding. basically - yes. you will find callbacks (all named logically according to what kind of event they handle). you will need to do a lot of hunting :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
