[Gtkwave-users] tcl: InstallFilterProcess not working
Brought to you by:
gtkwave,
joel1234567
From: Tomasz <rai...@gm...> - 2018-10-02 09:31:10
|
Hello, There appears to be a problem with the tcl command InstallFilterProcess. I've got a filter process which works fine when installed manually however the tcl combo setCurrentTranslateProc, installProcFilter doesn't seem to work. >From what I can see in the source for 3.3.94, both installFileFilter and installProcFilter (tcl_commands.c) actually call the same function install_file_filter(which) while the menu item actually calls install_proc_filter(which). Hope this helps. Tomasz. |