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

Reply via email to