in reply to Where to keep images so a module can find them
Other approach (used in many Tk modules) is to base64-encoding image data into PM file itself.
But in general, this is indeed a bit of a problem, without sole solution, and each module uses its own way.
|
|---|