[E-devel] swallow question

2008-11-01 Thread flower-mei
 
 hi all,

  Maybe I don't understand the  swallow and  unswallow  very  well, when I 
unswallow a part, then swallow a new part it just display nothing that is the 
current part is unswallowed  but  the new part maybe  not be swallowed 
successfully or some reason made it not displayed, I am confused  by this. 
what's  the problem?
 
the code is: 

 self.sub_menu = edje.Edje(self.ee.evas, 
   file=self.edje_file, 
   group=current_menu)

 self.main_group.part_unswallow(sub_menu_contents,self.sub_menu)
 self.sub_menu_new =  edje.Edje(self.ee.evas, 
   file=self.edje_file, 
   group=new_menu)
 self.main_group.part_swallow(sub_menu_contents,self.sub_menu_new)
 

 thanks! 
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] collection can't include more than one edc file

2008-10-24 Thread flower-mei
hi all,

  I find that if my collections  include more than  one  edc file  it would be :
 edje_cc: Error. icon_item.edc:3 unhandled keyword group

  but  when  I delete the line   -- #include main_menu.edc
 the error would not come out again.  I don't know why  it can't  include more 
than one edc file?

thanks!

 collections {
  #include main_menu.edc

  #include icon_item.edc
}
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] how to give focus on the swallow part

2008-10-23 Thread flower-mei
 hi all,

   If  I want to receive signal from the main group, I can set 
   self.main_group.focus=True
   thus, we can only  receive signal from the whole swallow part but  can't 
recognize which  special part?
   how can I set the focus to the swallow part so that it can receive  signal 
from the part in the swallow part?

 Thanks! 
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] edje_cc error

2008-10-23 Thread flower-mei
hi all,
 With  efl development enviroment, I have install all needed lib but when I use 
edje_cc  it has the error:

   Missing PNG or JPEG loader modules for Evas or file does not exist, or is 
not readable.
  I don't know which lib have not  installed?

   who know the  reason?  
  thanks !
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] About animate

2008-10-23 Thread flower-mei
hi all,

   Just forgive me for my trouble for you
   I  know that   the animate  can  be started  when the signal  be emited, 
   but I don't know  other way to emited the signal or set up the signal except 
when the  mouse clicked signal 
 is emitted.

 thanks !  :) 
   
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] why the contents that unswallowed still display?

2008-10-22 Thread flower-mei
 
 
 
 hi all.
when I want to switch  the swallowing content, I unswallow  one  part  
and swallow  new ,but the old  one still display 
I don't know why? 

 Thanks! 
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] How etk interact with edje?

2008-10-12 Thread flower-mei
 
 
 Hi,
 
I don't know how etk interact with edje in python that is to say 
I don't know how etk set the background and the widgets' theme.
 
I have seek for the relevant materal for days but i can't find any.  
 
Any one can provide me some materal or relevant examples?
 
Thanks!
 
 


[EMAIL PROTECTED] 写道:
Send enlightenment-devel mailing list submissions to
   enlightenment-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
or, via email, send a message with subject or body 'help' to
   [EMAIL PROTECTED]

You can reach the person managing the list at
   [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than Re: Contents of enlightenment-devel digest...


Today's Topics:

   1. Re: [RFC] EET crypto (Cedric BAIL)
   2. Ourcade -E17? (jude ui)
   3. Re: Ourcade -E17? (Gustavo Sverzut Barbieri)
   4. Re: E SVN: illogict trunk/e/src/modules/conf_interaction
  (Chidambar 'ilLogict' Zinnoury)
   5. IBox module with TaskManagment support (Ivan Hernandez)


--

Message: 1
Date: Wed, 8 Oct 2008 16:12:13 +0200
From: Cedric BAIL you could build things using
guarana, for example lists and like ;-)

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



--

Message: 4
Date: Thu, 9 Oct 2008 07:46:43 +0200
From: Chidambar 'ilLogict' Zinnoury
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel