Re: [E-devel] [PATCH] markup entry problem

2010-03-22 Thread Gustavo Sverzut Barbieri
On Mon, Mar 22, 2010 at 8:47 AM, Carsten Haitzler wrote: > On Mon, 22 Mar 2010 07:37:25 -0300 Gustavo Sverzut Barbieri > said: > >> > hmm no... elm entry deals with text as markup - thus " gets escaped as >> > html-style " stuff. you want to use elm_entry_markup_to_utf8() to take >> > the markup

Re: [E-devel] [PATCH] markup entry problem

2010-03-22 Thread The Rasterman
On Mon, 22 Mar 2010 07:37:25 -0300 Gustavo Sverzut Barbieri said: > > hmm no... elm entry deals with text as markup - thus " gets escaped as > > html-style " stuff. you want to use elm_entry_markup_to_utf8() to take > > the markup - formatting and all, and get you "plain text". it will give u > >

Re: [E-devel] [PATCH] markup entry problem

2010-03-22 Thread Gustavo Sverzut Barbieri
On Mon, Mar 22, 2010 at 2:52 AM, Carsten Haitzler wrote: > On Mon, 22 Mar 2010 00:52:40 -0300 Fabiano Fidêncio > said: > >> Hi Guys :-) >> >> I was written: >> 0'0" >> in an Entry and the output was: >> 0'0" >> >> I think so that this 2 would solve it. >> >> Can someone take a look? > > hmm no...

Re: [E-devel] [PATCH] markup entry problem

2010-03-21 Thread The Rasterman
On Mon, 22 Mar 2010 00:52:40 -0300 Fabiano Fidêncio said: > Hi Guys :-) > > I was written: > 0'0" > in an Entry and the output was: > 0'0" > > I think so that this 2 would solve it. > > Can someone take a look? hmm no... elm entry deals with text as markup - thus " gets escaped as html-style

Re: [E-devel] [PATCH] markup entry problem

2010-03-21 Thread Fabiano Fidêncio
I updated my system and something f**k with mimetypes Now, with the patches. :-) On Mon, Mar 22, 2010 at 1:35 AM, Carsten Haitzler wrote: > On Mon, 22 Mar 2010 00:52:40 -0300 Fabiano Fidêncio < > fiden...@profusion.mobi> > said: > > nothing attached... :( > > > Hi Guys :-) > > > > I was written:

Re: [E-devel] [PATCH] markup entry problem

2010-03-21 Thread The Rasterman
On Mon, 22 Mar 2010 00:52:40 -0300 Fabiano Fidêncio said: nothing attached... :( > Hi Guys :-) > > I was written: > 0'0" > in an Entry and the output was: > 0'0" > > I think so that this 2 would solve it. > > Can someone take a look? > > BR > -- > Fabiano Fidêncio > ProFUSION embedded syste