Hi Ariel and Daniel,
purpleKarrot wrote: > > Anyway, A is too much work and B has been proven deficient. I will try > to implement C in the next couple of weeks. I will keep you updated. > Option C is what I implemented a while ago, it's available here: http://eqqt.sourceforge.net/ It seems it is somewhat more cumbersome to use than eQute, and as Daniel rightly noted, the whole concept is a bit of a hack (and there probably are ways to do it more elegantly than my implementation). However, I think this is the most "Equalizer-style" way of combining Eq+Qt. In contrast to eQute (as far as I understand it), it creates windows (Qt or native) based on Equalizer's config file, and allows the application to decide per-window whether to use Qt or a native window. This means that your approach of creating a window yourself and then telling Equalizer to render into it is not possible; instead, you would tell Equalizer to create the window via a simple config file. There's a small example application to get you started. Regards, Marc -- View this message in context: http://software.1713.n2.nabble.com/About-Qt-and-Equalizer-tp6518175p6583020.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

