Hi Brian, > Am 17.10.2024 um 15:41 schrieb Brian Milby via use-livecode > <use-livecode@lists.runrev.com>: > > In short, yes your will need to add icons each launch of the IDE / app. > > I was going to suggest looking at SvgIconTool after your first post but > realized I only moved entire families of icons and did not use the individual > icon function. > > One way would be to create a family of any custom icons (or just add to an > existing) and then export the family. Restoring the family on launch would > get your icons back. The export is an array that you can encode/save then > reverse process to restore. > > Hope this at least gives you an idea.
aha, thanks! And the same process for/in a runtime neccessary? Exporting the "fontawesome" lib in the IDE and import it every time the runtime starts? I was hoping that the IDE of LC itself would take care of that somehow... ;-) > Brian Milby > br...@milby7.com > >> On Oct 17, 2024, at 9:12 AM, Klaus major-k via use-livecode >> <use-livecode@lists.runrev.com> wrote: >> >> Hi all, >> >> yesterday I successfully added a custom SVG icon via: >> ... >> get addicon("fontawesome/metronom",tPath,0) >> ... >> Today I opened the stack where i used that icon and it is gone? >> Do I need to save the icon/library somehow? >> Or what can/need I do to have this icon "stick" in the library and >> appear again in my stack permanently? Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode