Revision: 27325
          http://sourceforge.net/p/bibdesk/svn/27325
Author:   hofman
Date:     2022-03-26 19:10:01 +0000 (Sat, 26 Mar 2022)
Log Message:
-----------
Add help on custom cell images. Mention the use of tmaplte images for custom 
header and cell images.

Modified Paths:
--------------
    trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi

Modified: trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi
===================================================================
--- trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi 
2022-03-26 18:59:10 UTC (rev 27324)
+++ trunk/bibdesk/BibDesk.help/Contents/Resources/en.lproj/bibdesk.texi 
2022-03-26 19:10:01 UTC (rev 27325)
@@ -3012,8 +3012,9 @@
 quit BibDesk and enter the following command in Terminal (exclude the outer 
double quotes): 
 ``@code{defaults write -app BibDesk BDSKTableHeaderImages -dict-add 
 Citeseerurl "/Users/YourName/Library/Application 
Support/BibDesk/CiteSeer.png"}''
-then hit return. You can add as many field name/image path pairs as you like 
-inside the braces. 
+then hit return. You can add as many field name/image path pairs as you like.
+When the file name ends with ``Template'', the image will be dynamically 
colored,
+for instance it will be white in Dark Mode.
 
 Similarly, you can also replace the default field name by a title of your own 
choice, 
 such as the @samp{@@} symbol for the @samp{Url} field. For this, follow the 
same procedure 
@@ -3020,6 +3021,11 @@
 as for images, but use the key BDSKTableHeaderTitles instead, and write the 
title to appear in the 
 header instead of the image path. 
 
+You can also make the content of the cells for a field displayed by a custom 
image.
+This can be done the same way as setting a custom header image for the field,
+except for using the preference key ``BDSKTableCellImages''.
+In this case the cell displays the custom image when the field is non-empty.
+
 @c 
--------------------------------------------------------------------------------------
 
 @node Crossref Preferences

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to