From: <tim...@en...> - 2006-07-10 20:09:28
|
Ethan Merritt wrote: > Wxt still needs a mechanism to disable the trapping of "q" and > "space" as special cases, right? I've been holding off on adding > an interactive label-placement demo because it fails on wxt. > But I'll go ahead and add it in the hope that it makes clear why > such a feature is needed. > > mouselabels.dem (now in cvs) > > Give it a try under x11, and then see how unusable it is under wxt > because of the 'q' and '<space>' trapping. > =20 Hmm. You must have missed a part of the changelog a month ago : 2006-06-17 Timothee Lecomte <tim...@en...> (...) (wxtPanel::OnKeyEvent): (wxt_init): (wxtConfigDialog): New variable wxt_ctrl to handle 'q' and <space>. (...) * term/wxt.trm (wxt_options): New terminal option '{no}ctrl'. (TERM_HELP): Updated. I have just tried and it.... is great ! How powerful these demos are ! A little remark : when hitting ESC to quit the demo, the command prompt=20 'gnuplot>' does not come back, I have to hit ctrl-c (both wxt and x11). Best regards, Timoth=C3=A9e |