On Sun, Dec 7, 2008 at 2:20 AM, Dave Andreoli <[EMAIL PROTECTED]> wrote:
>
> ----- "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.

Someone should fix edje_cc to warn of parts with editable and missing
source[2-6].


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
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