Re: [E-devel] editable evas textblock

2008-09-17 Thread Nathan Ingersoll
EWL is somewhat more complicated because it maintains an internal representation of the data. This is done so that it can build the entire text representation prior to an evas or any associated evas object being available. That being said, it may provide some hints about how to interact with the te

[E-devel] extra margin for etk_scrolled_view

2008-09-17 Thread Tick Chen
Hi E-devel List, I just created a patch that adding extra vertical and horizontal margins for etk scrolled view. Sometime we may want to have some extra margin for a list (like ipod touch does), and this patch provide this possiblility. After thinking for a while I think this part is much mor

Re: [E-devel] editable evas textblock

2008-09-17 Thread Veli Ogla Sungutay
Thanks for tips Gustavo, I looked at ewl_text_text_insert_private(), it's called on key down, but I couldn't quite make the connection between this and evas functions. Maybe try that later, but I get the idea. I will experiment with evas_textblock_cursor_text_append, and follow ewl's ways and tri

Re: [E-devel] editable evas textblock

2008-09-17 Thread Dave Andreoli
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto: > On Wed, Sep 17, 2008 at 7:41 AM, Veli Ogla Sungutay > <[EMAIL PROTECTED]> wrote: > > hey guys, > > i cannot find a way to create an editable evas textblock. > > Expected to find something like this: > > evas_object_textblock_set_e

Re: [E-devel] editable evas textblock

2008-09-17 Thread Gustavo Sverzut Barbieri
On Wed, Sep 17, 2008 at 7:41 AM, Veli Ogla Sungutay <[EMAIL PROTECTED]> wrote: > hey guys, > i cannot find a way to create an editable evas textblock. > Expected to find something like this: > evas_object_textblock_set_editable(tblock, 1); > > Am i blind? Or do we need to create the textblock with

[E-devel] [PATCH] Fix CVS->SVN in exchange.e.org

2008-09-17 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the attached diff would fix the wrong CVS references in exchange.e.org I'm not able to check it on my laptop 'cause my copy of exchange isn't fully working (i'm checking for errors). To fix all of the problem reported by Nicolas Aguirre, we also ha

[E-devel] editable evas textblock

2008-09-17 Thread Veli Ogla Sungutay
hey guys, i cannot find a way to create an editable evas textblock. Expected to find something like this: evas_object_textblock_set_editable(tblock, 1); Am i blind? Or do we need to create the textblock with event listeners and fill the block in each stroke? -- Veli Ogla Sungutay http://gui-rd

Re: [E-devel] Exchange CVS/SVN references in website

2008-09-17 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 17 Sep 2008 11:31:10 +0200 "Nicolas Aguirre" <[EMAIL PROTECTED]> wrote: > Hi guys, > > In Exchange website, they are always references to old E CVS repository, > when you click on "get it" button. > > > -- > Nicolas Aguirre > Mail: [EMAIL

[E-devel] Exchange CVS/SVN references in website

2008-09-17 Thread Nicolas Aguirre
Hi guys, In Exchange website, they are always references to old E CVS repository, when you click on "get it" button. -- Nicolas Aguirre Mail: [EMAIL PROTECTED] Web: http://www.digital-corner.org - This SF.Net email is spons