hello.vectronic@gmail.com

I’ve been developing a fairly complex macro for FreeCAD and wanted to split the code out into a module with separate files.


hello.vectronic@gmail.com

I’ve been writing a Python macro for FreeCAD as a learning exercise on both subjects. I thought it would be nice to display the Circled Information Source unicode character as a tooltip icon in a GUI form. It looks like this: 🛈 (if your current viewing font supports it).

After attempting this for a couple of hours, I wanted to stop learning Python and head back to Java…