got final it seems in Jambi 4.4, thus I cannot override it as I used to in my implementation. How do I now update the datamodel behind the scenes about changes made in the UI?
FYI: In Jambi 4.3, it seems like the crash I mentioned in the previous mail was related to creation of QPainterPath objects INSIDE a pain() routine. This was a typical optimalization, but no direct error with regards to using the API. Once i moved these instantiations in the constructor of the object, it became stable. Regards, Helge Fredriksen _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
