On Mon, Aug 24, 2009 at 1:00 AM, Laszlo
KREKACS<[email protected]> wrote:
> And please paste the result here.

My results via ssh session:

python
Python 2.6.2 (r262:71600, Sep  7 2009, 00:26:26)
[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'>
>>>

cheers Denis

_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to