Message 1 of 4
VRED 2021 has broken my GUI script, How can i fix it

Not applicable
03-31-2020
08:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I have a script that displays a GUI for the user to do quick actions that i have predefined in the script using the pyside 2 that comes with VRED.
That GUI now refuses to open with no errors in the terminal. Im aware that python3 is now being used, but again, no errors...
Any ideas? Alternatively, If i wanted to make a new window like the scene graph that can be docked to the window how would i go about that?