[elementary] How to get evas object out of elementary.Window

c_c cchandel at yahoo.com
Mon Aug 24 04:07:54 CEST 2009


Hi,
  Here's the output - maybe my bindings are off too.

Python 2.6.2 (r262:71600, Jun 18 2009, 19:00:10) 
[GCC 4.1.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import elementary 
>>> elementary.init() 
>>> win = elementary.Window("", elementary.ELM_WIN_BASIC) 
>>> win_evas = win.evas_get() 
>>> type(win_evas) 
<type 'NoneType'>
>>> type(win.evas) 
<type 'NoneType'>
>>> 


HTH

-- 
View this message in context: http://n2.nabble.com/elementary-How-to-get-evas-object-out-of-elementary-Window-tp3498820p3501036.html
Sent from the Openmoko Community mailing list archive at Nabble.com.



More information about the community mailing list