New version 0.2.0 SWAGView released
In my determination to keep the old SWAG Pascal archive alive I've just released the first update to the SWAG viewer program that I originally released last year.
It's still only at v0.2.0, so it's a bit rough around the edges. But, providing you install the SWAG archive properly, it works well enough.
The program is targeted at 64 bit Windows, but there's a 32 bit build available if you need it.
Now I know program is rather niche, so I'm not expecting a lot of interest, but if you want it you can download v0.2.0 from GitHub.
The Object Pascal source code is available on GitHub in the ddabapps/swagview project. I've used Delphi 12.1 to compile it.
If you've not used the program before you'll need to download the SWAG archive separately then install it from within the program. There's a help page that tells you how to do that.
Here's what's changed in v0.2.0:
- A new feature to copy the displayed SWAG "packet" (code snippet) to the clipboard, along with some meta data. You can also use Shift+Ctrl+C to do the same. Here's an example after copying a packet and pasting it into Notepad++:
- Alt key shortcuts were added to all the buttons
- F1 now opens online help.
- Online help has been updated.
Comments
Post a Comment
Comments are very welcome, but please don't comment here if:
1) You have a query about, or a bug report for, one of my programs or libraries. Most of my posts contain a link to the relevant repository where there will be an issue tracker you can use.
2) You have a query about any 3rd party programs I feature, please address them to the developer(s) - there will be a link in the post.
3) You're one of the tiny, tiny minority who are aggressive or abusive - in the bin you go and reported you will be!
Thanks