thanks, that helped.
> Andreas Schuler wrote:
>> hi,
>>
>> is my question too dumb, my english too bad or is there no one that can
>> help me ?
>>
>> How can i display a user defined text in a custom column ?
>>
>> greets
>> Andreas
>>
>>
On Tue, Jun 01, 2010 at 10:27:28PM +0200, Andreas Schu
Andreas Schuler wrote:
> hi,
>
> is my question too dumb, my english too bad or is there no one that can
> help me ?
>
> How can i display a user defined text in a custom column ?
>
> greets
> Andreas
>
>
>>> On Tue, Jun 01, 2010 at 10:27:28PM +0200, Andreas Schuler wrote:
>>>
i'm writing
hi,
is my question too dumb, my english too bad or is there no one that can
help me ?
How can i display a user defined text in a custom column ?
greets
Andreas
>> On Tue, Jun 01, 2010 at 10:27:28PM +0200, Andreas Schuler wrote:
>>
>>> i'm writing a dissector and want to use custom columns for
> On Tue, Jun 01, 2010 at 10:27:28PM +0200, Andreas Schuler wrote:
>
>> i'm writing a dissector and want to use custom columns for displaying
>> some dynamic generated informations, but when i use
>> proto_tree_add_none_format() the column remains empty although in the
>> details the right values w
On Tue, Jun 01, 2010 at 10:27:28PM +0200, Andreas Schuler wrote:
> i'm writing a dissector and want to use custom columns for displaying
> some dynamic generated informations, but when i use
> proto_tree_add_none_format() the column remains empty although in the
> details the right values will
hi,
i'm writing a dissector and want to use custom columns for displaying some
dynamic generated informations, but when i use
proto_tree_add_none_format() the column remains empty although in the
details the right values will be displayed. other proto_tree_add_... works
but only show the value tha