Icon Editor: 6
Exporting to Database
|
GEOS SDK TechDocs
|
|
5 Icon Databases
This is the function that most people associate with an icon editor. The token database is a cache of moniker lists used by GeoManager and other applications. The token database exists so that every time an application's moniker is needed, it is not necessary to start the application in engine mode to request the moniker (a slow process).
The icon editor can change entries in the token database. You cannot change the "built in" moniker for a geode using the icon editor. If you make changes to the token database and then delete the database, then when it gets rebuilt your monikers will no longer be there.
Given that, it's still likely that people will want to set their own monikers in the token database; the icon editor has this ability.
To change an entry:
-
Make sure you are editing the icon you wish to change.
-
Open the File->Export to Token Database dialog.
-
One of the icon's formats should be visible under the "Change To:" text in the dialog. If not, then you are probably editing the wrong icon, or perhaps the icon hasn't been saved into the database.
-
Use the file selector to find the application, document, library, or other driver whose token database entry you wish to change. Otherwise, enter the four token characters for the geode into the Token Characters text field. Select the corresponding operation from the list at the lower-right of the dialog ("Use File Selector" or "Use Token Chars.")
-
The current token-db entry for the selected geode should appear under the "Current Icon" title at the upper-right corner of the dialog.
-
When you are satisfied with the edited icon, change the moniker with the "Change" trigger in the dialog's reply bar. The change will not take effect in GeoManager until you select Disk->Rescan Drives in GeoManager.
-
If you wish to revert a token-database entry to the original, built-in moniker for the geode, select the geode in the file selector and use the "Remove" trigger in the reply bar.
-
|
GEOS SDK TechDocs
|
|
5 Icon Databases