[quoted lines by Peter Lecky on 2025/03/04 at 15:55 +0100] A note on the Java bindings. I don't have your original code in front of me, but I think it contained a line like this:
CursorBlinkPeriodParameter p = new CursorBlinkPeriodParameterj It'd be m8ch simpler to wirte: Parameter p = Parameters.cursorBlinkPeriod; -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother) _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
