Ethereal-dev: Re: [ethereal-dev] Filters dialog box apply button seems not to do anything
At 12:10 PM 7/29/00 +0900, Richard Sharpe wrote:
>At 11:47 AM 7/29/00 +0900, Richard Sharpe wrote:
>>Hi,
>>
>>The Filters dialog box Apply button would seem to be there so you can apply
>>the selected filter to the packet list pane.
>>
>>The code for the callback emits an "activate" message, but nothing happens.
>>I suspect that a window has changed its name or something.
>
>Hmmm, having looked further, I wonder if this ever worked?
Hmmm, having looked even further and tried a few things, it works when you
click the filter button next to the filter combo-box at the bottom of the
screen, but does not work if you select Filters... from the Edit menu.
>I imagine what is needed here, if the Apply button was intended to do the
>above is to jam the filter string into the filter combo box in the main
>ethereal window, and then emit an activate signal against it.
I think it can be made to work from the Filters... dialog box, but should it?
If it should not, then the Apply button should be greyed out. If it should
work, then the correct filters_te has to be passed to the right callback.
>None of that happens :-)
>
>>Regards
>>-------
>>Richard Sharpe, sharpe@xxxxxxxxxx
>>Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
>>Contributing author, SAMS Teach Yourself Samba in 24 Hours
>>Author, Special Edition, Using Samba
>>
>>
>>
>
>Regards
>-------
>Richard Sharpe, sharpe@xxxxxxxxxx
>Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
>Contributing author, SAMS Teach Yourself Samba in 24 Hours
>Author, Special Edition, Using Samba
>
>
>
Regards
-------
Richard Sharpe, sharpe@xxxxxxxxxx
Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
Contributing author, SAMS Teach Yourself Samba in 24 Hours
Author, Special Edition, Using Samba