Page 1 of 1

Update History

Posted: Wed Jul 05, 2023 5:06 pm
by JHPJHP
GIF Toolkit

Updated:
Made some minor improvements.
Squashed a couple bugs.

Image

Re: Update History

Posted: Thu Dec 21, 2023 4:20 pm
by JHPJHP
Updated:
Squashed a bug.
Some minor improvements.

• Since updating to the latest (beta) version of PureBasic there have been some issues with defined variables.
• Previously, some images and fonts were defined in a Structure as Long and needed to be redefined as Integer.

PROGRAM PARAMETERS
gif-file [file name]: Set a default GIF file.

Re: Update History

Posted: Wed Jan 03, 2024 7:48 pm
by JHPJHP
Updated:
Improved the Image Editor.
Various minor improvements.

Image

Re: Update History

Posted: Fri Jun 21, 2024 12:06 pm
by JHPJHP
Updated:
Added a Double-click Event to the ExplorerTreeGadget opening a File Requester.
Various improvements to the InPlace Editor.

ExplorerTreeGadget
Because of the size, traversing the ExplorerTreeGadget wasn't always optimal, an OpenFileRequester just made sense.

Note: FREE binaries have also been updated.

Re: Update History

Posted: Mon Jul 01, 2024 5:56 am
by JHPJHP
Updated:
Added the option to convert various image formats to GIF.
Numerous improvements to various parts of the application.

Convert to GIF
• Incorporated the gdiPlus example from Windows Services & Other Stuff.
• Easily create animated GIFs; use the In-Place Editor to modify the TP Color Index, Disposal Method, etc.

Note: FREE binaries have also been updated.

Image