Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2012-01-10 Thread The Rasterman
On Mon, 2 Jan 2012 20:08:47 +0900 Kim Shinwoo kimcinoo@gmail.com said:

in svn! thanks! :)

 Hey,
 
 I have attached example code for checking restacking feature of ctxpopup.
 Please review the code and give any feedbacks. Thanks.
 
 
 2011/12/22 Daniel Juyung Seo seojuyu...@gmail.com
 
  We need more test! Anyhow thanks!
 
  Daniel Juyung Seo (SeoZ)
 
  On Thu, Dec 22, 2011 at 10:34 AM, Michael Blumenkrantz
  michael.blumenkra...@gmail.com wrote:
   On Thu, 22 Dec 2011 10:31:50 +0900
   Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote:
  
   On Thu, 22 Dec 2011 10:22:05 +0900 Kim Shinwoo kimcinoo@gmail.com
  said:
  
Wow~ The test code also in the SVN. It is just for checking the
  restacking
feature.
It does not (definitely not) have to in the SVN as I mentioned in the
previous mail: please throw the test example away! :-)
So, you guys want to add new and GOOD test code or remove it?
  
   i like there being tests :)
  
2011년 12월 21일 오후 6:18, ChunEon Park her...@naver.com님의 말:
   
 Code does not matter.
 But test working looks like bug.
 It creates label but never remove them until close the window.
 cinoo should consider other way for the test case.
 
 -Regards, Hermet-

 -Original Message-
 From: Carsten Haitzlerlt;ras...@rasterman.comgt;
 To: Enlightenment developer list
 lt;enlightenment-devel@lists.sourceforge.netgt;
 Cc: ChunEon Parklt;her...@naver.comgt;; cnook
  lt;kimci...@gmail.com
 gt;
 Sent: 11-12-21(수) 18:12:12
 Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
 On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parklt;her...@naver.com
  gt;
 said:
 bug? the patch looked fine to me other than not deleting timer if
  ctxpopup
 is
 deleted...
  The test looks like bug!
  I don't wanna this kind of changes pushed in.
  
  -Regards, Hermet-
 
  -Original Message-
  From: Carsten Haitzlerlt;ras...@rasterman.comgt;
  To: Enlightenment developer
  listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
  cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
  Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking
  feature
  On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.com
  gt;
 said:
  in! :)
   Dear All, Hello
  
   I have attached two files, one is the patch(*.diff) for adding
   restacking feature to the ctxpopup.
   The other is test example(*.TEST_EXAMPLE). You can test on the
   elementary_test  ctxpopup  Ctxpopup with user content
   And click the button which is labeled Enlightenment. Then
  label will
   overlap the ctxpopup.. The ctxpopup will raise in a little time.
   Please review the patch and if there is no problem, please
  throw the
   test example away! :-)
  
   Sincerely,
   Shinwoo Kim.
  --
  - Codito, ergo sum - I code, therefore I am
  --
  The Rasterman (Carsten Haitzler) ras...@rasterman.com
 

  --
  Write once. Port to many.
  Get the SDK and tools to simplify cross-platform app development.
  Create
  new or port existing apps to sell to consumers worldwide. Explore
  the
  Intel AppUpSM program developer opportunity.
  appdeveloper.intel.com/join
  http://p.sf.net/sfu/intel-appdev
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 

  --
  Write once. Port to many.
  Get the SDK and tools to simplify cross-platform app development.
  Create
  new or port existing apps to sell to consumers worldwide. Explore
  the
  Intel AppUpSM program developer opportunity.
  appdeveloper.intel.com/join
  http://p.sf.net/sfu/intel-appdev
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 - Codito, ergo sum - I code, therefore I am
  --
 The Rasterman (Carsten Haitzler) ras...@rasterman.com


  --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development.
  Create
 new or port existing apps to sell to consumers worldwide. Explore
  the
 Intel AppUpSM program developer opportunity.
  appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev

Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2012-01-02 Thread Kim Shinwoo
Hey,

I have attached example code for checking restacking feature of ctxpopup.
Please review the code and give any feedbacks. Thanks.


2011/12/22 Daniel Juyung Seo seojuyu...@gmail.com

 We need more test! Anyhow thanks!

 Daniel Juyung Seo (SeoZ)

 On Thu, Dec 22, 2011 at 10:34 AM, Michael Blumenkrantz
 michael.blumenkra...@gmail.com wrote:
  On Thu, 22 Dec 2011 10:31:50 +0900
  Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote:
 
  On Thu, 22 Dec 2011 10:22:05 +0900 Kim Shinwoo kimcinoo@gmail.com
 said:
 
   Wow~ The test code also in the SVN. It is just for checking the
 restacking
   feature.
   It does not (definitely not) have to in the SVN as I mentioned in the
   previous mail: please throw the test example away! :-)
   So, you guys want to add new and GOOD test code or remove it?
 
  i like there being tests :)
 
   2011년 12월 21일 오후 6:18, ChunEon Park her...@naver.com님의 말:
  
Code does not matter.
But test working looks like bug.
It creates label but never remove them until close the window.
cinoo should consider other way for the test case.

-Regards, Hermet-
   
-Original Message-
From: Carsten Haitzlerlt;ras...@rasterman.comgt;
To: Enlightenment developer list
lt;enlightenment-devel@lists.sourceforge.netgt;
Cc: ChunEon Parklt;her...@naver.comgt;; cnook
 lt;kimci...@gmail.com
gt;
Sent: 11-12-21(수) 18:12:12
Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parklt;her...@naver.com
 gt;
said:
bug? the patch looked fine to me other than not deleting timer if
 ctxpopup
is
deleted...
 The test looks like bug!
 I don't wanna this kind of changes pushed in.
 
 -Regards, Hermet-

 -Original Message-
 From: Carsten Haitzlerlt;ras...@rasterman.comgt;
 To: Enlightenment developer
 listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
 cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
 Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking
 feature
 On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.com
 gt;
said:
 in! :)
  Dear All, Hello
 
  I have attached two files, one is the patch(*.diff) for adding
  restacking feature to the ctxpopup.
  The other is test example(*.TEST_EXAMPLE). You can test on the
  elementary_test  ctxpopup  Ctxpopup with user content
  And click the button which is labeled Enlightenment. Then
 label will
  overlap the ctxpopup.. The ctxpopup will raise in a little time.
  Please review the patch and if there is no problem, please
 throw the
  test example away! :-)
 
  Sincerely,
  Shinwoo Kim.
 --
 - Codito, ergo sum - I code, therefore I am
 --
 The Rasterman (Carsten Haitzler) ras...@rasterman.com

   
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development.
 Create
 new or port existing apps to sell to consumers worldwide. Explore
 the
 Intel AppUpSM program developer opportunity.
 appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development.
 Create
 new or port existing apps to sell to consumers worldwide. Explore
 the
 Intel AppUpSM program developer opportunity.
 appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
- Codito, ergo sum - I code, therefore I am
 --
The Rasterman (Carsten Haitzler) ras...@rasterman.com
   
   
 --
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development.
 Create
new or port existing apps to sell to consumers worldwide. Explore
 the
Intel AppUpSM program developer opportunity.
 appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-21 Thread ChunEon Park
The test looks like bug!
I don't wanna this kind of changes pushed in.

-Regards, Hermet-
 
-Original Message-
From: Carsten Haitzlerlt;ras...@rasterman.comgt; 
To: Enlightenment developer 
listlt;enlightenment-devel@lists.sourceforge.netgt;
Cc: cnooklt;kimci...@gmail.comgt;
Sent: 11-12-21(수) 15:35:00
Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.comgt; said:
in! :)
 Dear All, Hello
 
 I have attached two files, one is the patch(*.diff) for adding
 restacking feature to the ctxpopup.
 The other is test example(*.TEST_EXAMPLE). You can test on the
 elementary_test  ctxpopup  Ctxpopup with user content
 And click the button which is labeled Enlightenment. Then label will
 overlap the ctxpopup.. The ctxpopup will raise in a little time.
 Please review the patch and if there is no problem, please throw the
 test example away! :-)
 
 Sincerely,
 Shinwoo Kim.
-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler) ras...@rasterman.com
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-21 Thread The Rasterman
On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parkher...@naver.com said:

bug? the patch looked fine to me other than not deleting timer if ctxpopup is
deleted...

 The test looks like bug!
 I don't wanna this kind of changes pushed in.
 
 -Regards, Hermet-
  
 -Original Message-
 From: Carsten Haitzlerlt;ras...@rasterman.comgt; 
 To: Enlightenment developer
 listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
 cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
 Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
 On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.comgt; said:
 in! :)
  Dear All, Hello
  
  I have attached two files, one is the patch(*.diff) for adding
  restacking feature to the ctxpopup.
  The other is test example(*.TEST_EXAMPLE). You can test on the
  elementary_test  ctxpopup  Ctxpopup with user content
  And click the button which is labeled Enlightenment. Then label will
  overlap the ctxpopup.. The ctxpopup will raise in a little time.
  Please review the patch and if there is no problem, please throw the
  test example away! :-)
  
  Sincerely,
  Shinwoo Kim.
 -- 
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler) ras...@rasterman.com
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create 
 new or port existing apps to sell to consumers worldwide. Explore the 
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create 
 new or port existing apps to sell to consumers worldwide. Explore the 
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-21 Thread ChunEon Park
Code does not matter.
But test working looks like bug.
It creates label but never remove them until close the window.
cinoo should consider other way for the test case. 

-Regards, Hermet-
 
-Original Message-
From: Carsten Haitzlerlt;ras...@rasterman.comgt; 
To: Enlightenment developer 
listlt;enlightenment-devel@lists.sourceforge.netgt;
Cc: ChunEon Parklt;her...@naver.comgt;; cnooklt;kimci...@gmail.comgt;
Sent: 11-12-21(수) 18:12:12
Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parklt;her...@naver.comgt; said:
bug? the patch looked fine to me other than not deleting timer if ctxpopup is
deleted...
 The test looks like bug!
 I don't wanna this kind of changes pushed in.
 
 -Regards, Hermet-
 
 -Original Message-
 From: Carsten Haitzlerlt;ras...@rasterman.comgt; 
 To: Enlightenment developer
 listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
 cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
 Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
 On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.comgt; said:
 in! :)
  Dear All, Hello
  
  I have attached two files, one is the patch(*.diff) for adding
  restacking feature to the ctxpopup.
  The other is test example(*.TEST_EXAMPLE). You can test on the
  elementary_test  ctxpopup  Ctxpopup with user content
  And click the button which is labeled Enlightenment. Then label will
  overlap the ctxpopup.. The ctxpopup will raise in a little time.
  Please review the patch and if there is no problem, please throw the
  test example away! :-)
  
  Sincerely,
  Shinwoo Kim.
 -- 
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler) ras...@rasterman.com
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create 
 new or port existing apps to sell to consumers worldwide. Explore the 
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create 
 new or port existing apps to sell to consumers worldwide. Explore the 
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler) ras...@rasterman.com
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-21 Thread Kim Shinwoo
Wow~ The test code also in the SVN. It is just for checking the restacking
feature.
It does not (definitely not) have to in the SVN as I mentioned in the
previous mail: please throw the test example away! :-)
So, you guys want to add new and GOOD test code or remove it?

2011년 12월 21일 오후 6:18, ChunEon Park her...@naver.com님의 말:

 Code does not matter.
 But test working looks like bug.
 It creates label but never remove them until close the window.
 cinoo should consider other way for the test case.
 
 -Regards, Hermet-

 -Original Message-
 From: Carsten Haitzlerlt;ras...@rasterman.comgt;
 To: Enlightenment developer list
 lt;enlightenment-devel@lists.sourceforge.netgt;
 Cc: ChunEon Parklt;her...@naver.comgt;; cnooklt;kimci...@gmail.com
 gt;
 Sent: 11-12-21(수) 18:12:12
 Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
 On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parklt;her...@naver.comgt;
 said:
 bug? the patch looked fine to me other than not deleting timer if ctxpopup
 is
 deleted...
  The test looks like bug!
  I don't wanna this kind of changes pushed in.
  
  -Regards, Hermet-
 
  -Original Message-
  From: Carsten Haitzlerlt;ras...@rasterman.comgt;
  To: Enlightenment developer
  listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
  cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
  Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
  On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.comgt;
 said:
  in! :)
   Dear All, Hello
  
   I have attached two files, one is the patch(*.diff) for adding
   restacking feature to the ctxpopup.
   The other is test example(*.TEST_EXAMPLE). You can test on the
   elementary_test  ctxpopup  Ctxpopup with user content
   And click the button which is labeled Enlightenment. Then label will
   overlap the ctxpopup.. The ctxpopup will raise in a little time.
   Please review the patch and if there is no problem, please throw the
   test example away! :-)
  
   Sincerely,
   Shinwoo Kim.
  --
  - Codito, ergo sum - I code, therefore I am --
  The Rasterman (Carsten Haitzler) ras...@rasterman.com
 
 --
  Write once. Port to many.
  Get the SDK and tools to simplify cross-platform app development. Create
  new or port existing apps to sell to consumers worldwide. Explore the
  Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
  http://p.sf.net/sfu/intel-appdev
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 --
  Write once. Port to many.
  Get the SDK and tools to simplify cross-platform app development. Create
  new or port existing apps to sell to consumers worldwide. Explore the
  Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
  http://p.sf.net/sfu/intel-appdev
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler) ras...@rasterman.com

 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create
 new or port existing apps to sell to consumers worldwide. Explore the
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-21 Thread The Rasterman
On Thu, 22 Dec 2011 10:22:05 +0900 Kim Shinwoo kimcinoo@gmail.com said:

 Wow~ The test code also in the SVN. It is just for checking the restacking
 feature.
 It does not (definitely not) have to in the SVN as I mentioned in the
 previous mail: please throw the test example away! :-)
 So, you guys want to add new and GOOD test code or remove it?

i like there being tests :)

 2011년 12월 21일 오후 6:18, ChunEon Park her...@naver.com님의 말:
 
  Code does not matter.
  But test working looks like bug.
  It creates label but never remove them until close the window.
  cinoo should consider other way for the test case.
  
  -Regards, Hermet-
 
  -Original Message-
  From: Carsten Haitzlerlt;ras...@rasterman.comgt;
  To: Enlightenment developer list
  lt;enlightenment-devel@lists.sourceforge.netgt;
  Cc: ChunEon Parklt;her...@naver.comgt;; cnooklt;kimci...@gmail.com
  gt;
  Sent: 11-12-21(수) 18:12:12
  Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
  On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parklt;her...@naver.comgt;
  said:
  bug? the patch looked fine to me other than not deleting timer if ctxpopup
  is
  deleted...
   The test looks like bug!
   I don't wanna this kind of changes pushed in.
   
   -Regards, Hermet-
  
   -Original Message-
   From: Carsten Haitzlerlt;ras...@rasterman.comgt;
   To: Enlightenment developer
   listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
   cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
   Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
   On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.comgt;
  said:
   in! :)
Dear All, Hello
   
I have attached two files, one is the patch(*.diff) for adding
restacking feature to the ctxpopup.
The other is test example(*.TEST_EXAMPLE). You can test on the
elementary_test  ctxpopup  Ctxpopup with user content
And click the button which is labeled Enlightenment. Then label will
overlap the ctxpopup.. The ctxpopup will raise in a little time.
Please review the patch and if there is no problem, please throw the
test example away! :-)
   
Sincerely,
Shinwoo Kim.
   --
   - Codito, ergo sum - I code, therefore I am --
   The Rasterman (Carsten Haitzler) ras...@rasterman.com
  
  --
   Write once. Port to many.
   Get the SDK and tools to simplify cross-platform app development. Create
   new or port existing apps to sell to consumers worldwide. Explore the
   Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
   http://p.sf.net/sfu/intel-appdev
   ___
   enlightenment-devel mailing list
   enlightenment-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  
  --
   Write once. Port to many.
   Get the SDK and tools to simplify cross-platform app development. Create
   new or port existing apps to sell to consumers worldwide. Explore the
   Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
   http://p.sf.net/sfu/intel-appdev
   ___
   enlightenment-devel mailing list
   enlightenment-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  --
  - Codito, ergo sum - I code, therefore I am --
  The Rasterman (Carsten Haitzler) ras...@rasterman.com
 
  --
  Write once. Port to many.
  Get the SDK and tools to simplify cross-platform app development. Create
  new or port existing apps to sell to consumers worldwide. Explore the
  Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
  http://p.sf.net/sfu/intel-appdev
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create 
 new or port existing apps to sell to consumers worldwide. Explore the 
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-21 Thread Michael Blumenkrantz
On Thu, 22 Dec 2011 10:31:50 +0900
Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote:

 On Thu, 22 Dec 2011 10:22:05 +0900 Kim Shinwoo kimcinoo@gmail.com said:
 
  Wow~ The test code also in the SVN. It is just for checking the restacking
  feature.
  It does not (definitely not) have to in the SVN as I mentioned in the
  previous mail: please throw the test example away! :-)
  So, you guys want to add new and GOOD test code or remove it?
 
 i like there being tests :)
 
  2011년 12월 21일 오후 6:18, ChunEon Park her...@naver.com님의 말:
  
   Code does not matter.
   But test working looks like bug.
   It creates label but never remove them until close the window.
   cinoo should consider other way for the test case.
   
   -Regards, Hermet-
  
   -Original Message-
   From: Carsten Haitzlerlt;ras...@rasterman.comgt;
   To: Enlightenment developer list
   lt;enlightenment-devel@lists.sourceforge.netgt;
   Cc: ChunEon Parklt;her...@naver.comgt;; cnooklt;kimci...@gmail.com
   gt;
   Sent: 11-12-21(수) 18:12:12
   Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
   On Wed, 21 Dec 2011 17:58:33 +0900 ChunEon Parklt;her...@naver.comgt;
   said:
   bug? the patch looked fine to me other than not deleting timer if ctxpopup
   is
   deleted...
The test looks like bug!
I don't wanna this kind of changes pushed in.

-Regards, Hermet-
   
-Original Message-
From: Carsten Haitzlerlt;ras...@rasterman.comgt;
To: Enlightenment developer
listlt;enlightenment-devel@lists.sourceforge.netgt; Cc:
cnooklt;kimci...@gmail.comgt; Sent: 11-12-21(수) 15:35:00
Subject: Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature
On Tue, 20 Dec 2011 10:27:46 +0900 cnook lt;kimci...@gmail.comgt;
   said:
in! :)
 Dear All, Hello

 I have attached two files, one is the patch(*.diff) for adding
 restacking feature to the ctxpopup.
 The other is test example(*.TEST_EXAMPLE). You can test on the
 elementary_test  ctxpopup  Ctxpopup with user content
 And click the button which is labeled Enlightenment. Then label will
 overlap the ctxpopup.. The ctxpopup will raise in a little time.
 Please review the patch and if there is no problem, please throw the
 test example away! :-)

 Sincerely,
 Shinwoo Kim.
--
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler) ras...@rasterman.com
   
   --
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
   
   --
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
   --
   - Codito, ergo sum - I code, therefore I am --
   The Rasterman (Carsten Haitzler) ras...@rasterman.com
  
   --
   Write once. Port to many.
   Get the SDK and tools to simplify cross-platform app development. Create
   new or port existing apps to sell to consumers worldwide. Explore the
   Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
   http://p.sf.net/sfu/intel-appdev
   ___
   enlightenment-devel mailing list
   enlightenment-devel@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  
  --
  Write once. Port to many.
  Get the SDK and tools to simplify cross-platform app development. Create 
  new or port existing apps to sell to consumers worldwide. Explore the 
  Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
  http://p.sf.net/sfu/intel-appdev
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo

Re: [E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-20 Thread The Rasterman
On Tue, 20 Dec 2011 10:27:46 +0900 cnook kimci...@gmail.com said:

in! :)

 Dear All, Hello
 
 I have attached two files, one is the patch(*.diff) for adding
 restacking feature to the ctxpopup.
 The other is test example(*.TEST_EXAMPLE). You can test on the
 elementary_test  ctxpopup  Ctxpopup with user content
 And click the button which is labeled Enlightenment. Then label will
 overlap the ctxpopup.. The ctxpopup will raise in a little time.
 Please review the patch and if there is no problem, please throw the
 test example away! :-)
 
 Sincerely,
 Shinwoo Kim.


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [Patch] elc_ctxpopup, add restacking feature

2011-12-19 Thread cnook
Dear All, Hello

I have attached two files, one is the patch(*.diff) for adding
restacking feature to the ctxpopup.
The other is test example(*.TEST_EXAMPLE). You can test on the
elementary_test  ctxpopup  Ctxpopup with user content
And click the button which is labeled Enlightenment. Then label will
overlap the ctxpopup.. The ctxpopup will raise in a little time.
Please review the patch and if there is no problem, please throw the
test example away! :-)

Sincerely,
Shinwoo Kim.


ctxpopup_add_restacking_feature.TEST_EXAMPLE
Description: Binary data
Index: src/lib/elc_ctxpopup.c
===
--- src/lib/elc_ctxpopup.c	(revision 66326)
+++ src/lib/elc_ctxpopup.c	(working copy)
@@ -119,6 +119,7 @@ static void _ctxpopup_move(void *data,
Evas *e,
Evas_Object *obj,
void *event_info);
+static void _restack(void *data, Evas *e, Evas_Object *obj, void *event_info);
 static void _item_select_cb(void *data, Evas_Object *obj,
 const char *emission,
 const char *source);
@@ -1103,6 +1104,17 @@ _ctxpopup_move(void *data __UNUSED__, Evas *e __UN
 }
 
 static void
+_restack(void *data __UNUSED__, Evas *e __UNUSED__, Evas_Object *obj, void *event_info __UNUSED__)
+{
+   Widget_Data *wd = elm_widget_data_get(obj);
+   if (!wd) return;
+   evas_object_layer_set(wd-bg,
+ evas_object_layer_get(obj));
+   evas_object_layer_set(wd-base,
+ evas_object_layer_get(obj));
+}
+
+static void
 _item_select_cb(void *data, Evas_Object *obj __UNUSED__,
 const char *emission __UNUSED__, const char *source __UNUSED__)
 {
@@ -1272,6 +1284,7 @@ elm_ctxpopup_add(Evas_Object *parent)
   NULL);
evas_object_event_callback_add(obj, EVAS_CALLBACK_MOVE, _ctxpopup_move,
   NULL);
+   evas_object_event_callback_add(obj, EVAS_CALLBACK_RESTACK, _restack, obj);
evas_object_smart_callback_add(obj, scroll-freeze-on, _freeze_on, obj);
evas_object_smart_callback_add(obj, scroll-freeze-off, _freeze_off, obj);
evas_object_smart_callback_add(obj, scroll-hold-on, _hold_on, obj);
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel