vedo icon indicating copy to clipboard operation
vedo copied to clipboard

Is it possible to use this library with GTK

Open OpenFoam-User opened this issue 5 years ago • 2 comments
trafficstars

Hello, I've seen some examples of using this library with PyQt. The examples are great! However, I couldn't find any example or any match of "Gtk" in this repository. Is it possible to integrate Vedo in GTK? maybe with something like Gtk.GLArea?

Here is a link to Gtk.GLArea docs

Thank you

OpenFoam-User avatar Aug 16 '20 10:08 OpenFoam-User

Hi after a quick search I could only find this script, but i could not test it as it seems to be pip-installable on windows systems only. And it's 8 years old.. give it a try if it that works we can investigate further!

marcomusy avatar Aug 16 '20 11:08 marcomusy

Hey, Thank you very much for your reply. It appear that the script requires python2 which I couldn't install on Ubuntu 20.04 My plan is to start learn GTK just to be able to integrate a library like VEDO to it. I need to make some python extensions for Inkscape that need these feature. So any integration of this library with GTK will be extremely appreciated.

Thank you very much.

OpenFoam-User avatar Aug 16 '20 18:08 OpenFoam-User