Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] proto_tree_add_uint_hidden gone?

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 9 Jul 2009 17:21:00 +0200
Hi Lars,

Hidden fields are deprecated, but still possible. Therefore this is removed from the API. What you can do is save the proto_item and use PROTO_ITEM_SET_HIDDEN (proto_item).

I'm looking forward to see the results ;)

Thanx,
Jaap

On 9 jul 2009, at 15:37, "RUOFF LARS" <Lars.Ruoff@xxxxxxxxxxxxxxxxx> wrote:

Hi all,

While trying to recompile my plugins for WS 1.2.0 after a long time, i
noticed that the function proto_tree_add_uint_hidden has disappeared.
I used to add a field value to the proto tree in order to allow the user
to filter on it, but without displaying it.
Has this been replaced by something more appropriate (what?) or has it
just disappeared because this is considered bad style?

Regards,
Lars
___________________________________________________________________________


Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx? subject=unsubscribe