[Gambas-user] New candidate educational example

Martin Fischer martin.fischer6 at web.de
Wed Oct 4 19:54:45 CEST 2023


Hi all gambassins,

I created an educational example that shows how to implement type-safe,
scripted plugins for your application.
It uses gbs3 (scripting) as component.

The showcase is:
- a simple editor
- plugins that implement various edit operations on the selected text
(UCase, LCase, Highlight, ...)
- allows you as user to add other plugins.

The application is well documented (the text shown in the editor is the
documentation :-)

Give it a try...

If you find it helpful you might include it into the examples delivered
with gambas.
If you do not find it relevant, forget this email.

I added the project as an attachment.

Regards
____________________________________
Martin Fischer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ScriptedPlugin-0.0.1.tar.gz
Type: application/gzip
Size: 15443 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231004/edb671e9/attachment-0001.gz>


More information about the User mailing list