discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] I have a trouble with new types in python!


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] I have a trouble with new types in python!
Date: Thu, 08 May 2014 14:48:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hi Activecat,
On 08.05.2014 14:14, Activecat wrote:
> Anyone correct me if I am wrong.
>
> In xml file we use the Python data types.
well, kind of. The XML is just being parsed by GRC to validate the input
of a field, color things etc.
However, there are only mappings in grc/python/Param.py for the
correctly wrappable python types.
You won't be able to have a let's say some Python class as param type in
GRC.

Greetings,
Marcus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]