cljfx

https://github.com/cljfx/cljfx
Jeremy 2020-07-28T03:19:25.158Z

Hi folks. Does anyone have experience using javafx.print.PrinterJob with cljfx? I'm struggling to work out how to pass it a scenegraph node...

Jeremy 2020-07-28T04:27:27.158900Z

ooh I worked it out (tracing back from MouseEvent .getSource .getParent etc, will finesse and post gist eventually

👍 1