Support and General Use > Plugins/Viewers
Help with "plugin_load" function
gratt:
Plugin load takes two arguments. The plugin and a file path or NULL.
I was able to get the viewer to open from my HTML parser with a text file. Closing was my problem.
I would supply some code but this was a long time ago and
I am out of town.
GRaTT
LinusN:
Loading a plugin from a plugin will not work, since the newly loaded plugin overwrites the previous one.
When the new plugin returns, the stack will be inconsistent and Rockbox will crash.
That's how Rockbox is designed, and it is not likely to change. Sorry.
Navigation
[0] Message Index
[*] Previous page
Go to full version