I am using NXlib 0.46 + nano-X 0.92 with FLTK 1.1.10 and it outputs NXlib message:
translateNXevent: unhandled update event subtype 6 which is GR_UPDATE_ACTIVATE, when it closes one of the windows. (I noticed that GR_UPDATE_UNMAPTEMP is also not implemented.) It used to work with older FLTK (1.1.?) so this is a new event they added?. The error after that crashes the app: Nano-X: GsError (GrSetFocus) Unmapped focus window: 12 Any ideas on how to fix this? Martin