GraffitiSuite Release 58 Now Available

JOHNSON CITY, TN (August 7, 2024) — GraffitiSuite is pleased to announce Release 58 for Xojo Desktop, iOS and Web!

Release Statistics

  • 4 New Classes or Products
  • 28 Additions
  • 17 Bug Fixes
  • 3 Various Changes

This is an overwhelmingly Desktop-focused release that continues to refine and add features for GraffitiNote and GraffitiTour with both now supporting links in content as well as a number of other changes.

For new products, we’ve expanded the icon sets offered beyond just FontAwesome. Now you can embed Material Icons and Lineicons in your user interfaces with ease! And then there’s GraffitiResponsive. This is a powerful column-based UI layout mechanism based on the Bootstrap Grid concept that supports embedding DesktopContainers or DesktopControls for an amazing responsive window design.

View the complete Release 58 change log at https://graffitisuite.com/docs/xojo/2024/release-58

About GraffitiSuite

GraffitiSuite is an ever-expanding set of resources for Xojo that aims to both ease development and provide access to advanced features and user interface concepts without unnecessarily complicating your project code.

About GraffitiSuite Solutions

GraffitiSuite Solutions is a software development consulting firm based in Johnson City, TN, and has been providing custom Xojo development, components and solutions since 2003.

6 Likes

I just downloaded the Windows (intel, 64-bit) Demo and it hangs on opening:

Tested on Windows 10

Thanks, Sascha. I didn’t see this when debugging. I’ll try to reproduce.

Looks like it’s FontAwesome/SVG related. Still investigating.

I’m not able to reproduce it either compiled or debug. Can you open a ticket so I’ll have all of the information I need?

Done :slight_smile:

Thank you for your kind and fast support, @Anthony_G_Cyphers
It was a real pleasure to work with you on a fix. :smiling_face:

2 Likes

Happy to work with you, as always!

Release 58.1 is now available.

Fixed: GraffitiControlCanvas no longer exhibits a delay for Pressed events. This results in a change of event firing for Pressed and DoublePressed. (55)
Fixed: GraffitiEditor now implements the superclass Print( showPrintDialog as Boolean = True ) method. (493)
Fixed: GraffitiLineicons now draw correctly on Windows 10 x86 builds. (492)
Fixed: GraffitiMaterialIcons now draw correctly on Windows 10 x86 builds. (492)
Fixed: GraffitiSVG is now more stable on Windows 10 x86. (492)
5 Likes