Hi Guys, How do I do the purple warning as in mel:
warning("my warning message")
in python - without quiting my script?
At the moment I have:
raise Warning("my warning message")
But this produces a red error (i think because 'raise' is used).
Thanks,
rambelly
--~--~---------~--~----~------------~-------~--~----~
Yours,
Maya-Python Club Team.
-~----------~----~----~----~------~----~------~--~---
