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" <[email protected]> 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 <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]? > subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
