## popup message -A disappearing message def popupMessage(function_name): """ Displays an in-view message indicating that a function has been copied to the clipboard. :param function_name: #The name of the function that has been copied. :return: """ mc.inViewMessage(amg="Copied!!\nFunction name '{0}' has been copied to the clipboard.".format(function_name), pos='midCenter', fade=True) # Test function is provided to test main function popupMessage def test_popupMessage(): popupMessage(function_name='exampleFunction') # Since mc.inViewMessage affects the UI, manual verification is required. print("popupMessage executed successfully.") test_popupMessage()
top of page

Lead Technical Director @ 88 Pictures

Writer's picture: Subbu AddankiSubbu Addanki

Updated: Jan 19, 2022

It is a great honour to be part of 88 Family.


Thank you Pratikshya Hui, Krupa Sampat & the HR team. I sincerely appreciate your time through out this hiring process and for the consideration


Many Thanks to Saswat Kumar Sahoo, Pankaj D'Costa, Aby John, Rakesh S. Patil & Milind D. Shinde for giving me this opportunity.

Many thanks to the rigging & production technology teams.


Thank you Agastya Kapoor & the IT team for the smooth onboarding process.


I’m looking forward to working with all the team members.

Thank you everyone for the warm welcome that made my day.




10 views0 comments

댓글


bottom of page