Re: [Gtkwave-users] tcl: InstallFilterProcess not working
Brought to you by:
gtkwave,
joel1234567
From: <by...@nc...> - 2018-10-02 16:48:56
|
542:/home/bybell/gtkwave/code> svn commit Sending gtkwave3/ChangeLog Sending gtkwave3/src/tcl_commands.c Sending gtkwave3-gtk3/ChangeLog Sending gtkwave3-gtk3/src/tcl_commands.c Transmitting file data .... Committed revision 1410. Updated, thanks for the bug report. -Tony ---- Tomasz <rai...@gm...> wrote: > 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. |