PowerStrip plugin now in sample stacks

Interested in using the many environmental add-ons and extensions from LiveCode and third parties to the flexible LiveCode environment? This is the place to talk about it.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

PowerStrip plugin now in sample stacks

Post by mwieder » Thu Feb 09, 2023 8:36 pm

I got tired of having to patch bugs in the IDE each time there's a new release and waiting on the team to fix low-hanging fruit.

This stack is an umbrella for PowerPlug scripts which reside in their own folder. The version uploaded to Sample Stacks is the starup stack - place it in your Plugins folder, the click the update button in the upper right and it will download the latest version along with the current crop of patches.

Click on a patch to toggle enabling/disabling the patch to the corresponding handler in an IDE stack. Right-click a patch to view its script. Patch scripts can be disabled when and if the appropriate bug gets fixed.
PowerStrip.png
Note that you can create more PowerPlugs fairly easily - create handlers to replace existing library routines or new frontscripts.
If you do create more, issue a pull request to https://github.com/mwieder/LC-HACK, which is also where the latest version will live.

Post Reply

Return to “Using Plugins for Customizing the LiveCode IDE”