Post #2478: Is there a way to post a message in INFO bar, similar to operator’s report met

📋 Metadata

  • Author: Cirno
  • Date: 2019-07-04 13:53:59
  • Type: question
  • Quality Score: 6/10
  • Replies (1): post_02479

🏷️ Tags

macro scripting intermediate unsolved

  • Macro Editor
  • Python Scripting
  • execute_script

💬 Content

Is there a way to post a message in INFO bar, similar to operator’s report method when I execute a script with execute_script? I mean if I add self.report({'ERROR'}, "My message") somewhere in the external script file then it will not work, since name 'self' is not defined. I’m using blender 2.80


🔗 View on Blender Artists