Trigger a custom module function from a widget?

You need to send an osc message with the widget and then catch it using the custom module's oscOutFilter function. Widgets cannot access the custom module's context and vice versa, they communicate using osc messages. (+ [solved] Basic Filesystem operations - #6 by jean-emmanuel)