Hi all,

I am having some issues with MayaQWidgetDockableMixin, in which it is a 
QWidget.
When I am testing it out in Maya 2017, I used the signal 
`dockCloseEventTriggered` where a function will be called to save the 
relevant options I have made within my  GUI by using QSettings. The 
settings are able to populate correctly when I am relaunching my tool.

However when I am testing this out in Maya 2018, it seems that the 
function/ `*dockCloseEventTriggered*` is not being called. As such, nothing 
is saved/ loaded, and the .conf file is also not created.

Pardon me for not posting any codes as it consists of quite several scripts 
but wondering if anyone has encounter this/ if there is a way to check if 
the signal or trigger does indeed works?

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/7176339b-d681-45f4-90b2-42a78f2248f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to