Hi,
  Till now I didn't feel any need for getting the geometry of the popup however 
I agree that evas_object_geometry_get being a generic Evas level API, it needs 
to be supported by all Elementary widgets as well.
The flip side of the current patch is that user can get the geometry of popup 
excluding blocked area.
I too would prefer some other way of setting the geometry of an evas object 
other than by calling evas_object_resize/evas_object_move.
Regards,
Rajeev

------- Original Message -------
Sender : Kim Shinwoo<kimcinoo....@gmail.com>
Date : Jul 25, 2012 07:52 (GMT+05:30)
Title : [E-devel] [patch][elementary] popup - getting proper geometry value

dear all, hello.

current popup does not give proper geometry value,
evas_object_geometry_get(popup, &x, &y, &w, &h) gives 0, 0, 0, 0.
the patch resolves it, but it would be not a good way to get geometry
value. which is the best way to set obj->cur.geometry.x(y,w,h)?
please enlighten me. thanks.

cordially,
shinwoo kim.
------------------------------------------------------------------------------
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

Reply via email to