RTTSoftware Support Forum

PDF Explorer => Ideas/Suggestions => Topic started by: Padanges on August 23, 2016, 01:36:43 PM

Title: Additional font/color preferences for CHM/Archived files
Post by: Padanges on August 23, 2016, 01:36:43 PM
Hi,
please, consider implementing Edit>Preferences>Appearance options (font/color changes) for ScanGrid items depending on file type and whether the entry is archived. It would very be useful to be able to change the font color, at least. It's a good and quick info feedback.
Color changes depending on a predefined regular expression? That would be interesting! ;D


Regards.
Title: Re: Additional font/color preferences for CHM/Archived files
Post by: RTT on August 24, 2016, 01:07:03 AM
Better with a GetCellDrawAttributes scripted function, that can be defined with each grid layout, able to return the text font, color, etc. for a specific grid cell. And a GetRowDrawAttributes, to define for all cells of each row at once.
In the todo list for some time, but not a priority right now. I need to check grid performance implications.
Title: Re: Additional font/color preferences for CHM/Archived files
Post by: Padanges on September 07, 2016, 11:29:56 AM
Could you share sample code for GetCellDrawAttributes to run some tests with this function?
Title: Re: Additional font/color preferences for CHM/Archived files
Post by: RTT on September 09, 2016, 12:07:11 AM
That's just a possible function name I come up when posting. This functionality is, right now, no more than a bunch of ideas in the todo list, as I wrote in my previous reply.
Title: Re: Additional font/color preferences for CHM/Archived files
Post by: Padanges on September 09, 2016, 09:33:36 AM
Having this, we could create "dynamic text mark-ups". Can't wait to get this feature to play around ;D