imacarthur wrote:
> On 30 Dec 2008, at 17:36, Greg Ercolano wrote:
> 
>>      Possibly fl_xid() is what you really want, as IIRC that returns
>>      the native API's platform specific 'window handle' that you would
>>      use to interact directly with X or WIN32, or whatever.
> 
> Yes, if the OP is intent on using AGG to do the rendering, then  
> getting a handle to the window via fl_xid() or similar is probably  
> the way to go.
> 
> I was going to post an example I had of doing that (albeit using  
> Cairo rather than AGG for the rendering) 

        I wasn't sure what "AGG" was referring to.. but now that
        you mention Cairo, I see it must be this:
        http://www.antigrain.com/

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to