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-11 16:49:15
|
Hi Alex, On 10/12/2012 18:51, alexander smishlajev wrote: > Werner F. Bruhin wrote, at 10.12.2012 16:52: >> How do I see in the designer which font/style applies to field? > I don't think you can, at present. Evaluating the styles to find which > font applies is a task of report builder; template editor does not have > enough brains for that. I did not explain well what I think would be nice to see. I am not looking to see what font/style applies but what font/style is defined at a certain level without having to open the list. In other words, if I define "specialfieldstyle" on a field I like to see in the property grid instead of: (style_list) to show: (style_list - specialfieldstyle) or something along these lines if on a particular field no style is defined then it would still show: (style_list) In which case I have to go up the hierarchy to see what would apply. Werner |