well, thanks for your answers and ideas. I have to find my way to do this anyways otherwise no more E17/Evas and beauty for me ! Indeed, for the kind of applications I am writing (research in 3D Imaging processing - filtering and so on) there is no way I can keep going without 3D openGL Renderers !
I thought of maybe attaching my OpenGL renderer window to a GTK canvas, through the gtk-opengl extension, and as well integrating my Evas UI through gevas2. - that is lots of dirty hacks for an end result that might be way too far from the kinda really nice Evas UI I was looking for ! I, personally, don't understand why there are not more ppl interested in doing so. To me, this would definitely bring the EFLs to the top UI option, at least for ppl with a little bit of taste. Anyways, thanks for your time, let me know if you have other ideas ... and more importantly, I will let you know if I come up with a solution, then an elegant solution ;-) ! sincerely, Florent. On 6-Nov-07, at 5:56 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 6 Nov 2007 11:11:38 -0300 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > >> On Nov 5, 2007 10:28 AM, The Rasterman Carsten Haitzler >> <[EMAIL PROTECTED]> wrote: >>> On Sat, 3 Nov 2007 21:21:36 -0400 Flo <[EMAIL PROTECTED]> babbled: >>> >>> this is going to suck for you... but... you can't do what you are >>> trying to >>> do :( sorry :( >> >> >> Hi, he mailed me and I asked him to mail this list... I proposed the >> following "solutions", but I don't know if they will work: >> >> 1 - create an opengl X11 window and make the parent be the evas >> window. Maybe using ARGB windows and composite manager to handle >> transparency. > > that's work - but you won't be able to layer the window within the > evas canvas > space - you have a whole lump of special case code just for that > window. i was > trying to give a simple answer though :):) > >> 2 - create an offscreen opengl window, use it with >> evas_object_image_data_set(). > > possible - but u'd be reading back data and that'd just royally suck > performance-wise > >> any of those help, raster? >> >> -- >> Gustavo Sverzut Barbieri >> -------------------------------------- >> Jabber: [EMAIL PROTECTED] >> MSN: [EMAIL PROTECTED] >> ICQ#: 17249123 >> Skype: gsbarbieri >> Mobile: +55 (81) 9927 0010 >> > > > -- > ------------- Codito, ergo sum - "I code, therefore I am" > -------------- > The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
