Re: [E-devel] esmart TextArea

2008-12-07 Thread Gustavo Sverzut Barbieri
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


Re: [E-devel] esmart TextArea

2008-12-06 Thread Diogo Dutra
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!?

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


Re: [E-devel] esmart TextArea

2008-12-06 Thread Dave Andreoli

- 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


[E-devel] esmart TextArea

2008-12-05 Thread Veli Ogla Sungutay
Hi all,

I was wondering if anyone is working on an Esmart TextArea that accepts
keyboard and mouse input?

-- 
Veli Sungutay
http://www.lyciasoft.com
--
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