|
From: <tim...@en...> - 2006-06-18 04:30:04
|
Ethan A Merritt wrote: > Do you have any comments on Bastian's recent patches for Windows? > 1505275 wgnuplot: scrollwheel support for text window > 1505261 wgnuplot: open file-open-dialog in current dir > > The first one sounds obviously good. The second sounds like a UI > change, but since I'm not a Windows user I can't judge whether it's > good, bad, or indifferent. > =20 I plan to reboot to Windows in a few hours. I will try those if I have ti= me. > One more thing: > > Even though we have deferred moving 'q' and '<space>' keystroke > processing back into the core code, I still very much want some way > to prevent those keystrokes from being trapped by the wxt terminal. > Can you provide a command line option with similar effect to the > "gnuplot*ctrlq: on" resource for x11? Something like > set term wxt ctrlq ... I can either make an option in the configuration dialog and/or (or is=20 simpler) a command line option. What do you prefer ? On my side, I have one bug to fix about the way the modifier keys are=20 handled by the wxt terminal (unreliable regarding sequences like ctrl-F1=20 which are caught by KDE to change the virtual desktop, and gnuplot ends=20 up believing that ctrl is still pressed - I will try to solve that in=20 the next few hours). Apart from that, I think the wxt terminal is ready. Timoth=E9e |