Scrolling tends to be a place where wxWidgets might issue a excess number of redraw steps. In all other cases if the intervals at which onDraw is called are strange I would wonder where Hugin triggers that.
The wxWidgets application I maintain (wxMaxima) draws the whole worksheet as a bitmap and displays it and I cannot complain about wxWidgets's speed even if my computer is only slightly better than an Intel Atom. But as I said I trigger redraws only from the OnIdle() function and only work on the part of the Big Bitmap I currently need... -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/D11721F1-71B8-4EB9-9AA6-4A40AB1F744F%40gmail.com.
