FileTypeHandler for TCL/TK. More...


Classes | |
| class | meta |
Public Member Functions | |
| def | HandleHotSpot |
| Hotspots are error messages, find the file/line of the error in question and open the file to that point in the buffer. | |
FileTypeHandler for TCL/TK.
| def HandleHotSpot | ( | cls, | |
| mainw, | |||
| outbuffer, | |||
| line, | |||
| fname | |||
| ) |
Hotspots are error messages, find the file/line of the error in question and open the file to that point in the buffer.
Reimplemented from FileTypeHandler.
1.7.6.1