On Wed, Feb 27, 2008 at 9:32 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Great! Can you tell me more about your project's needs?
My project needs GC for the alpha support, mouseover/click/drag/drop/show/hide events for all of the objects (And other events that would be outside the scope of FC) My ultimate goal is to have the objects separated from the drawing layer totally since I want to be able to use pyqt, wxPython, or any other toolkit for drawing the UI, without having to change my objects. The Rendering code would obviously need to know how to work with the defined objects, but I want it possible for someone to write a renderer in some other toolkit for the objects http://www.assembla.com/flows/show/bleP5W5Ber3lzlabIlDkbG is a good list of my ultimate goals and needs (Which I am sure much of which is outside the scope of FC) > * Use GraphicsContext, to support full alpha blending. > * Maybe a layers system > * A re-factoring of the hit-testing/event binding code All three of these are high priority for my project _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
