Andre Poenitz wrote:
On Tue, Sep 05, 2006 at 11:16:14AM +0200, Peter Kümmel wrote:I have started with frontend/qt4/ but give up because qt4 needs several functions from the other libs. We must start at the bottom not at the top, and qt4 is at the top.Exactly. The problem with the current architecture is, of, course, that drawing is 'pushed' by the kernel, not 'pulled' by the frontend (containing th painter....)
The plan is of course to change that. Abdel.