Discussion:
[Maya-Python] Time slider's frame popup, anyone knows how to disable it? [Via Python, MEL]
Wexler
2018-10-15 19:04:33 UTC
Permalink
Hi all.

We have this new popup in Maya2018.4, maybe was there before, but now we
notice that sometimes, at random, the mouse can not click on a frame, it
clicks on the popup instead.
Is there a way to disable this, via python/MEL/API calls?
I'm looking in the source mel/python but did not find it yet, thought maybe
someone already did that.

[image: Maya2018.4__timeSlider.issue.jpg]
Any help will do,

Thank you.
--
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 python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/2a4220df-aba2-483d-8f09-e8ed7ebcc92c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tim Fowler
2018-10-16 17:58:32 UTC
Permalink
Not 100% sure but I think it might be Tool Clips that are making that. Try
disabling them in the "Help" section of the main prefs.

[image: toolclips.PNG]

-Tim
Post by Wexler
Hi all.
--
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 python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CALKD2Wpj8PtVF8_Lfe_TiMeYWL%3DPyPyRYQ6%3DQFSo-DuxRqMR1A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Daniel Wexler
2018-10-16 20:58:46 UTC
Permalink
*Thank you!*
So simple....


--
*Daniel Wexler*
Pipeline TD

*Stellar Creative Lab Inc.*
1128 Homer Street
Vancouver, B.C. V6B 2X6
Post by Tim Fowler
Not 100% sure but I think it might be Tool Clips that are making that.
Try disabling them in the "Help" section of the main prefs.
[image: toolclips.PNG]
-Tim
On Mon, Oct 15, 2018 at 3:04 PM Wexler <
Post by Wexler
Hi all.
--
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
To view this discussion on the web visit
https://groups.google.com/d/msgid/python_inside_maya/CALKD2Wpj8PtVF8_Lfe_TiMeYWL%3DPyPyRYQ6%3DQFSo-DuxRqMR1A%40mail.gmail.com
<https://groups.google.com/d/msgid/python_inside_maya/CALKD2Wpj8PtVF8_Lfe_TiMeYWL%3DPyPyRYQ6%3DQFSo-DuxRqMR1A%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CABnQJre4niPHDRn8Ez1g%3DRjHsAMZoyruY1%2BQYoOED-ParpwDew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...