On Tue, 2007-04-17 at 18:43 -0400, Erik Blankinship wrote: > > > Hello > > > > Is there an example of embedding the mozilla rendering > engine into a > > sugar activity? > > > > sugar/tests/test-browser.py > > What are you doing with it? > > Marco > > > I am wondering if it might be easier to design layouts for activities > with html and css (instead of pycairo), but want to ensure I will be > able to inter-operate with sugar completely ( e.g., drag and drop).
That sounds like a bad idea. We are going to build controls that will make it easy to get the the visual appearance and the interaction specified in the HIG. Throwing another graphic system in the game is just going to cause duplication, inconsistencies and confusion. Marco _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
