but what if I already have a svgWidget placed, using the pyqt designer? I don't want to recreate the widget, i just want to display something on it. I literally need a self.svgwidged.display("filename.svg"), why can't PyQ5 be simple like that? :(
Hi wanderson, amazing tutorial as always, but when I run the code, I just get a blank window(White) and the terminal gives me the message: QLayout: Cannot add parent widget QFrame/ to its child layout QVBoxLayout/ Can you please tell me what's wrong ? Thanks.
I would love to create something like that, but it would take months or maybe years to do something like that alone, and unfortunately I don't have time 😕. Maybe PyOneDark is the last project I will do with Qt here on the channel.
PyOneDark is not installed, is a GUI, Graphical User Interface, just like PyDracula. Is a project create with PySide6 were you can create your applications based in this GUI: th-cam.com/video/9DnaHg4M_AM/w-d-xo.html
//// DOWNLOAD SOURCE CODE ////
🔗 Patreon: www.patreon.com/WandersonIsMyName
but what if I already have a svgWidget placed, using the pyqt designer? I don't want to recreate the widget, i just want to display something on it. I literally need a self.svgwidged.display("filename.svg"), why can't PyQ5 be simple like that? :(
Hi wanderson, amazing tutorial as always, but when I run the code, I just get a blank window(White) and the terminal gives me the message: QLayout: Cannot add parent widget QFrame/ to its child layout QVBoxLayout/
Can you please tell me what's wrong ?
Thanks.
非常好的教程例子
how can i learn at beginner level
按照你的例子, 已经完美实现, 非常棒 ! 但qt好像只能读取常规的svg, 特殊的svg会显示错乱
Hey I have a suggestion you can make a library or a framework for PyOneDark for example a tkinter but more beautiful
I would love to create something like that, but it would take months or maybe years to do something like that alone, and unfortunately I don't have time 😕. Maybe PyOneDark is the last project I will do with Qt here on the channel.
@@WandersonItsMe uh so sad
@@WandersonItsMe Cual es tu siguiente paso después de Qt?
How we install PyOneDark??
PyOneDark is not installed, is a GUI, Graphical User Interface, just like PyDracula. Is a project create with PySide6 were you can create your applications based in this GUI: th-cam.com/video/9DnaHg4M_AM/w-d-xo.html
awesome ❤️❤️
can we animate it?
I believe that only basic animations, QSvgRender has an animation function, but I never used it.