Re: [E-devel] Accessing Box's items from python code

2009-08-28 Thread Gustavo Sverzut Barbieri
Nah! As payment for all the help I demand you to do the other part_box* functions as well :-) Have paroli to rock and spread EFL usage. BR, On Fri, Aug 28, 2009 at 12:07 PM, Laszlo KREKACS wrote: > Ok, gmail wrapped long lines. > Here is at a pastebin: > http://paste.pocoo.org/show/136794/ > > B

Re: [E-devel] Accessing Box's items from python code

2009-08-28 Thread Laszlo KREKACS
Ok, gmail wrapped long lines. Here is at a pastebin: http://paste.pocoo.org/show/136794/ Best regards, Laszlo -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report de

Re: [E-devel] Accessing Box's items from python code

2009-08-28 Thread Laszlo KREKACS
> So Im asking if it is possible to add at least evas_object_box_add() to python > bindings? After much help from k-s at #e, I can provide patches which adds part_box_append to edje. Here is the two patched file[1]. Best regards, Laszlo [1]: Index: BINDINGS/python/python-edje/include/edje/c_e

[E-devel] Accessing Box's items from python code

2009-08-26 Thread Laszlo KREKACS
Dear List, I want to access a BOX element's items from python code to change the text on it. Please see this picture: http://laszlo.krekacs.googlepages.com/flowed_outofarea.png Looks like accessing by part name is not possible because the items are swallowed from external group. Also accessing t