----- "Diogo Dutra" <[EMAIL PROTECTED]> ha scritto:

> Hi, talking about textblock, I have a problem with the use of
> textblock, I really dont know how this works exactly..
> 
> My part is:
> part {
>             name: "textblock";
>             type: TEXTBLOCK;
>             entry_mode: EDITABLE;
>             //mouse_events: 0;
>             multiline: 0;
>             description {
>                state: "default" 0.0;
>                min: 316 95;
>                max: 316 95;
>                rel1 {
>                   relative: 0.0 1.0;
>                   offset: 42 -268;
>                }
>                rel2 {
>                   relative: 1.0 1.0;
>                   offset: -443 -173;
>                 }
>             }
>          }
> 
> What I do wrong!?

You need to define at least the cursor group and the selection group.
Also you need to give the focus inside edje AND in the evas object.

I really suggest you to look at some existing usage, there is one in
Elementary and one in etk_textview3.

> 
> On Fri, Dec 5, 2008 at 7:39 PM, The Rasterman Carsten Haitzler
> <[EMAIL PROTECTED]> wrote:
> > On Fri, 5 Dec 2008 13:04:15 +0200 "Veli Ogla Sungutay"
> <[EMAIL PROTECTED]>
> > babbled:
> >
> >> Hi all,
> >>
> >> I was wondering if anyone is working on an Esmart TextArea that
> accepts
> >> keyboard and mouse input?
> >
> > there's almost no point... edje has in the meantime grown full text
> entry
> > ability in textblock parts :)
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am"
> --------------
> > The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
> >
> >
> >
> ------------------------------------------------------------------------------
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> > The future of the web can't happen without you.  Join us at MIX09 to
> help
> > pave the way to the Next Web now. Learn more and register at
> >
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> 
> 
> -- 
> =======================
> 
> Diogo Dutra Albuquerque
> 
> Meu Curriculum Lattes: http://lattes.cnpq.br/3624796077679922
> 
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to
> help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to