Commit 12051:

    * SConstruct: enable QtWebKit module of Qt
    * MainWindow: include QtWebKit/QWebView, used as internal
   QDockWidget browser on browseUrlInternalFromProcessing()
    * NetworkCanvas: the navigation of SVG Faust diagrams uses the new
   internal browser


BTW Pau: in commits 12049/50 I finally added the headers to the blender scripts. I used BM GPL as license/copyright, and the included Blender scripts as model of the script header format. Are OK? I commited changes since the oficial end of SOC, but functionally are the same scripts, so I liked to call the version as "SOC 2008" (plus I can use the same headers for the code to upload to google :))


Cheers,
Natanael.

El 09/03/2008 11:16 AM, Natanael Olaiz escribió:
El 09/03/2008 07:18 AM, Pau Arumí escribió:
El dc 03 de 09 de 2008 a les 12:01 +0200, en/na Pawel Bartkiewicz va
escriure:
So it's used just to display some SVG images? I would've thought
there's an easier way to do that, for example using QSvgWidget or
similar. I can't test the patch yet, so maybe there's something that
I'm missing.

QSvgWidget is what we use in the processing "box". But it doesn't allow
"navigate" through the image links -- that is: you click to a faust
rectangle and you go to it's definition.

Natanael, I like this dock solution. Yes commit.

P
Good. I'm going to the university, when I returns I'll check how to disable the context menu on navigator before do the commit... :)


Cheers,
Natanael.



Thanks,
Pawel

On 03/09/2008, Natanael Olaiz <[EMAIL PROTECTED]> wrote:
Since we are using Qt 4.4, I followed David advice and tested QWebView
to navigate the Faust SVGs, and it works nice :)

Anyway, I think it uses so many resources to include it on every Faust
processing, so it opens a new QDockWindow on context menu request.

http://iua-share.upf.edu/wikis/clam/index.php/Image:Browsing.png
http://iua-share.upf.edu/wikis/clam/index.php/Image:Internal_Browser_Faust_Context_menu.png

What do you think to replace the external opening action with the
internal one?


Cheers,
Natanael.


_______________________________________________
Clam-devel mailing list
[email protected]
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel


_______________________________________________
Clam-devel mailing list
[email protected]
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel





_______________________________________________
Clam-devel mailing list
[email protected]
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel

Reply via email to