<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The same on a submenu:<br>
<br>
<img alt="screenshot: NetworkEditor Faust menu actions"
 src="cid:part1.02050807.04060500@gmail.com" height="445" width="749"><br>
<br>
<br>
El 07/11/2008 04:15 AM, Natanael Olaiz escribió:
<blockquote cite="mid:4877088C.6000102@gmail.com" type="cite">The same,
but now the two Faust related menu actions are created from
MainWindow.hxx, and appears only "ifdef USE_LADSPA".
  <br>
  <br>
BTW, I just realize that the embedded svg option is not exclusive to
Faust plugins. Anyway, by default it starts without it, so if you like
it, I'll commit it.
  <br>
  <br>
And a question. What is the best place for the slot
onOptionEmbedSvgDiagramsChanged()? MainWindow, as in the patch (where
the signal come), or directly on ClamNetworkCanvas (in _canvas)?
  <br>
  <br>
  <br>
El 07/11/2008 01:48 AM, Natanael Olaiz escribió:
  <br>
  <blockquote type="cite">El 07/09/2008 06:00 PM, Pau Arumí Albó
escribió:
    <br>
    <blockquote type="cite">El dc 09 de 07 de 2008 a les 22:16 +0200,
en/na David García Garzón va
      <br>
escriure:
      <br>
 
      <br>
      <blockquote type="cite">
        <blockquote type="cite">- Hey, your screenshots have Sinks and
Sources with svg diagrams. But
          <br>
mines no. I want them! :-)
          <br>
      </blockquote>
I don't like them too much but maybe another icon could look better.
        <br>
        <br>
I think the faust svg feature although cool and awesome, is not
convenient for usability because they add too much elements on the
screen, which is something we want to solve with the subnetworks
feature. Making the diagram appear on user query, maybe in a side view
could be better. We can now use QWebKit to have linked svg's!
        <br>
    </blockquote>
      <br>
I tend to find those diagrams useful to understand the network --which
      <br>
tells me this decision might depend on the user's taste.
      <br>
I'd like to avoid doing too much work now (like having a side view),
and
      <br>
first gain experience using faust and specially have feedback of faust
      <br>
users.
      <br>
Anyway, I agree that we that faust-svg diagrams could be somehow
      <br>
optional: a NE bool setting "show faust svg diagrams" could
      <br>
enable/disable the svg embedding *when inserting a new processing*,
      <br>
which I think it's straightforward to do. David, Natanael: do you buy
      <br>
it?
      <br>
  </blockquote>
    <br>
In this patch I added the bool option to ClamNetworkCanvas, and is
managed from the menu of main window. Not the best option, because it
will be showed on non-linux environments, but I don't know where to ask
the user for the option inserting the .svg...
    <br>
    <br>
Plus I renamed some action names on MainWindow (r11583), with unmatched
ui signals.
    <br>
    <br>
    <br>
    <blockquote type="cite">P <br>
  </blockquote>
    <br>
  </blockquote>
  <br>
</blockquote>
<br>
</body>
</html>