Non full screen window with elementary

c_c cchandel at yahoo.com
Tue Aug 11 04:00:34 CEST 2009


Hi,

Lev M wrote:
> 
> How can I get the screen resolution?
> 
  I dont know the right answer - but one way would be to get the geometry of
your window __before__ you move and resize it.
evas_object_geometry_get({your_object}, &x, &y, &w, &h);
  That way you have the w and h of the screen. NOw move/resize it.

Lev M wrote:
> 
> Am I missing something or is this just the current state of things?
> 
There is some at http://trac.enlightenment.org/e/wiki/Elementary. That's all
I know of. 
-- 
View this message in context: http://n2.nabble.com/Non-full-screen-window-with-elementary-tp3413023p3421279.html
Sent from the Openmoko Devel mailing list archive at Nabble.com.



More information about the devel mailing list