VB Recipies

Is there an equivalent of VB recipes for Xojo? I have an old library that has many mathematical functions, but they all take a little work to run in Xojo (they are so old variables are dimensioned with #, % and !). Even better would be the equivalent of Boost.org for Xojo.

Perhaps the Xippets website might be what you are looking for?

https://www.boxedbyte.com/xippets.php

Xojo Developer’s Spot also has a library and downloadable library (for offline use) with hundreds of snippets, demos, and tools to aid in development (regex, sql database, etc), and comes with a VB project to Xojo project converter. www.xojodevspot.com