[E-devel] [efreet] make doc

2009-02-03 Thread Vincent Torri

hey,

i've committed a patch from Albin Tonerre that adds the doc rules to 
create the doc

can someone update the geenration of the inline doc, please ?

Vincent

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Bad parrents HWND WinXP

2009-02-03 Thread Roberto Huelga
The bad word is only cause WinXP is in the sentence.

Ok, here are  my needs.

I'm developing a VST plugin, and the host application give me a HWND where I
have to construct the gui.
How could I construct the edje gui Inside? I think that the api didn't give
me that possibility, but maybe I can make a little modification
or use a internal function.

Please point me to a direction where I can start.
Thanks.


-- 
http://marssong.blogspot.com
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bad parrents HWND WinXP

2009-02-03 Thread Nicolas Aguirre
On Tue, Feb 3, 2009 at 1:48 PM, Roberto Huelga rhue...@gmail.com wrote:
 The bad word is only cause WinXP is in the sentence.

 Ok, here are  my needs.

 I'm developing a VST plugin, and the host application give me a HWND where I
 have to construct the gui.
 How could I construct the edje gui Inside? I think that the api didn't give
 me that possibility, but maybe I can make a little modification
 or use a internal function.

 Please point me to a direction where I can start.
 Thanks.


Hi Roberto,

You should look at expedite code.
Expedite create a Windows an add an evas inside.

http://svn.enlightenment.org/svn/e/trunk/expedite/src/bin/engine_direct3d.cpp

If you have already and HWND I guess you should be able to attach an
evas to this HWND. And do exactly what ecore_evas do in normal case.

-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://www.digital-corner.org

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Wrong icons being displayed

2009-02-03 Thread Toma
Fixed!

Thanks,
Toma.

2009/2/4 Alberto Castro albe...@cored.org:
 Hi,

 Could someone please change the following:


 Line:204 of src/modules/conf_wallpaper/e_int_config_wallpaper_gradient.c

 from:   e_dialog_border_icon_set(dia, enlightenment/background);

 to: e_dialog_border_icon_set(dia, enlightenment/gradient);


 Line:178 on src/modules/conf_wallpaper/e_int_config_wallpaper_web.c

 from:   e_dialog_border_icon_set(dia, enlightenment/background);

 to: e_dialog_border_icon_set(dia, enlightenment/website);


 It is so that the Gradient (Crete a gradient) and Online dialogs do
 not inherit the Wallpaper Settings icon and use their own.

 --
 Alberto Castro
 www.cored.org

 --
 Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
 software. With Adobe AIR, Ajax developers can use existing skills and code to
 build responsive, highly engaging applications that combine the power of local
 resources and data with the reach of the web. Download the Adobe AIR SDK and
 Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Wrong icons being displayed

2009-02-03 Thread Alberto Castro
Hi,

Could someone please change the following:


Line:204 of src/modules/conf_wallpaper/e_int_config_wallpaper_gradient.c

from:   e_dialog_border_icon_set(dia, enlightenment/background);

to: e_dialog_border_icon_set(dia, enlightenment/gradient);


Line:178 on src/modules/conf_wallpaper/e_int_config_wallpaper_web.c

from:   e_dialog_border_icon_set(dia, enlightenment/background);

to: e_dialog_border_icon_set(dia, enlightenment/website);


It is so that the Gradient (Crete a gradient) and Online dialogs do 
not inherit the Wallpaper Settings icon and use their own.

-- 
Alberto Castro
www.cored.org

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel