Subject: | ROText: no space/backspace bindings |
The space and backspace bindings documented for Perl/Tk's ROText do not work in Tcl::pTk. Pressing space/backspace should have the same effect as page down/page up respectively.
I think providing these bindings should be possible, but because the existing ROText in Tcl::pTk is not completely read-only (see RT #125420), the implementation might be have to be changed significantly.
I think providing these bindings should be possible, but because the existing ROText in Tcl::pTk is not completely read-only (see RT #125420), the implementation might be have to be changed significantly.