We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SB-Prime Plugins
#2
ZS,

It is the ability to add a plugin functionality to SB-Prime.  There isn't any additional documentation since it depends what you want it to do.  To be able to do significant integration with SB-Prime obviously you would need to be reasonably familiar with its code.  First would be to get the simple sample working using the (limited) instructions.

Quote:Plugins
[/url]
Plugins may be written for SB-Prime. A sample VS 2017 project to get you started may be downloaded from [url=http://litdev.uk/downloads/SBSamplePlugin.zip]litdev.uk/downloads/SBSamplePlugin.zip
.
A GitHub version of the plugin sample source code is also available from https://github.com/litdev1/SBSamplePlugin.
Plugin dlls should be unblocked if downloaded, then placed in a subfolder of the SB-Prime.exe location, called 'plugins'.
Using the plugin sample, only the SBSamplePlugin.dll file should be placed in the plugins folder.
The dlls in the plugins folder will be auto detected and loaded to a new ribbon button if they are are correctly created.

As usual start simply then add more.  Is there anything specific you would want to add?
Reply


Messages In This Thread
SB-Prime Plugins - by z-s - 10-25-2024, 04:42 AM
RE: SB-Prime Plugins - by litdev - 10-25-2024, 07:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)