Can't seem to pull this off. I have a style defined in a separate jar as a
json file. (I picked up this nifty look by examining the
terra_file_browser_sheet_skin.wtkx where the dialog buttons refer to a
@command_button.json). Now I want to reference this json stylesheet from
many different wtkx files. How to do this? It seems the @-operator is always
relative to the current wtkx file. But what if I'd like to refer to a json
stylesheet using an absolute url?

Where is the sourcecode that interprets the @-operator and translates it
into an URL to be loaded?

Thanks,

Reply via email to