On 05/09/12 08:19, Carsten Haitzler (The Rasterman) wrote: > On Wed, 05 Sep 2012 07:58:44 +0100 Christopher Michael > <cp.mich...@samsung.com> > said: > >> On 05/09/12 07:49, Tom Hacohen wrote: >>> On 05/09/12 09:43, Christopher Michael wrote: >>>> On 05/09/12 07:32, Tom Hacohen wrote: >>>>> Another idea: >>>>> Make evas_object_move move stuff within the framespace (i.e default >>>>> framespace already taken into account) >>>> >>>> Maybe I am not understanding you here because I have not had my coffee >>>> yet, or maybe you are not understanding framespace, but that is exactly >>>> what is going on now. evas_object_move accounts for the framespace. >>> >>> I understand that how framespace is supposed to work, I understood you >>> were doing something different. I can't say I dove deep into your code, >>> but the sheer fact that you had to use evas_output_framespace_get was a >>> red flag. Why do you have to use it in elm? I'd expect no adjustments to >>> be needed. >>> >>> -- >>> Tom. >>> >> >> It needs to be used in elm in certain cases because of how some of the >> elm widgets are made. Just as an example, the hover widget. It creates >> this "grey" area when it shows up that is used to respond to clicks so >> it can dismiss the hover, however that grey area is not part of the >> actual widget itself but rather drawn over the background. > > hmm it shouldnt need to be used. viewport and output should still report the > same values they used to framespace ADDS onto the output (and viewport) that > allows you to have those framespace objects relative to this outer frame are > not the inner normal geometry. (they also don't get clipped by the normal clip > area) > >> dh >>
Ok, after a short talk w/ raster, apparently I did break evas somewhere in this process. Will have to look into it and get that sorted out. dh ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel