discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: GRC Documentation tab


From: Barry Duggan
Subject: Re: GRC Documentation tab
Date: Tue, 10 Nov 2020 20:43:17 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi Marcus,

Here is what I would like to happen:

1) The user has a GRC flowgraph open, clicks on a block, selects Properties, and selects the Documentation tab.

2) The user clicks within the text block of the Documentation tab. It contains the URL of the wiki page for that block, but as far as I can tell, there is no way to make a clickable link in a text block.

3) Since we know which block Parameters screen is open, we know the name of the block and can derive the URL from it.

4) By intercepting that click, I would trigger a link to the wiki for the user's web browser.

I haven't dug into the GRC code enough to know exactly where to put the code to do that, but it would be a neat feature to have.

Any suggestions and/or assistance would be appreciated greatly!

Thanks,
---
Barry Duggan KV4FV
https://github.com/duggabe

---

On Tue, 10 Nov 2020 23:36:09 +0100, Marcus Müller wrote:

Hi Barry,

not as far as I know, but well, in which part of software do you need to
know that?

Best regards,
Marcus

On 09.11.20 00:50, Barry Duggan wrote:
> Using GRC, open the Properties of a block, select the 'Documentation'
> tab. Is there a way to get a hook / callback if the user clicks within
> the text box of that tab?
>
> I don't even need the contents of that text box, just the fact that the
> user clicked it, and which type of block (label) it is.
>
> Thanks!
> ---
> Barry Duggan KV4FV
> https://github.com/duggabe
>




reply via email to

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