Re: [PythonReports-users] Font and Style use and how they are shown in lists
Brought to you by:
a1s
From: Werner F. B. <wer...@fr...> - 2012-12-22 09:41:08
|
On 22/12/2012 10:03, Werner F. Bruhin wrote: > Hi Alex, > > I think I got it, they are in self.properties for the ListElement, I'll > make that change. I moved it to ListPropertyValue.after_property_changed , had it first in __init__ but at that point e.g. font name shows "default" instead of "body". Werner |