13 Jun
2008
13 Jun
'08
12:19 a.m.
On Thu, Jun 12, 2008 at 09:56:49PM +0200, Johannes Hofmann wrote:
On Wed, Jun 11, 2008 at 11:36:29PM +0100, Jeremy Henty wrote:
BTW, StyleAttrs::initValues() fails to set some other data members such as font and color , but fixing this has no effect on the valgrind warnings.
As far as I can see this is intentional. font and color have to be set explicitely by the caller of Style::create(). And if valgrind does not complain, that seems to be the case.
OK, then it's not a problem. Thanks for checking it out. Regards, Jeremy henty