I am using modified code from the Token Deleter app to display a scrollable
list of all tokens in the token database. I want the selected token be be
displayed in the GenPrimary kinda like it does in the Export to Token
Database feature of Icon Maker.
I have the token selector sending the selected token as a GeodeToken... So
with a given:
GeodeToken token;
Anyone know how to display it?