Register
Log in
Substance Forum
»
Substance Painter
»
Scripting
»
How to detect Painter closing from outside python app
« Previous Topic
Next Topic »
Pages: [
1
]
Go Down
Author
Topic: How to detect Painter closing from outside python app (Read 1089 times)
gdubost
Hi there
i have an app launching Painter
I m trying to get notified by Painter when its closing
i dont see any closing Event that could trigger something in my code
Any idea how to do that ?
on:
March 12, 2021, 08:35:42 pm
Yifei Zhang 1
Maybe it is the way
1. no spp.close(), so project.close()
2. create a class about if project close do what you need
3. udp > your app
Reply #1 on:
March 19, 2021, 10:28:42 am
Pages: [
1
]
Go Up
« Previous Topic
Next Topic »
Substance Forum
»
Substance Painter
»
Scripting
»
How to detect Painter closing from outside python app