Update History

Locked
User avatar
JHPJHP
Site Admin
Posts: 217
Joined: Wed Jun 21, 2023 10:48 am

Update History

Post by JHPJHP »

GIF Toolkit

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

Image
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
User avatar
JHPJHP
Site Admin
Posts: 217
Joined: Wed Jun 21, 2023 10:48 am

Re: Update History

Post 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.
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
User avatar
JHPJHP
Site Admin
Posts: 217
Joined: Wed Jun 21, 2023 10:48 am

Re: Update History

Post by JHPJHP »

Updated:
Improved the Image Editor.
Various minor improvements.

Image
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
User avatar
JHPJHP
Site Admin
Posts: 217
Joined: Wed Jun 21, 2023 10:48 am

Re: Update History

Post 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.
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
User avatar
JHPJHP
Site Admin
Posts: 217
Joined: Wed Jun 21, 2023 10:48 am

Re: Update History

Post 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
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
Locked