what i understood is that fillpath() depends on pen ...i mean to say that if pen is not deactivated then fillpath not only fills the path but also draws it and if you deactivate a pen then the fillpath only fills the path....
Yes, but that's what drawPath() is supposed to do. According to the docs fillPath() should disregard the pen.
Bookmarks