Post #2703: ![](https://blenderartists.org/user_avatar/blenderartists.org/roaoao/48/37600_2.

📋 Metadata

🏷️ Tags

macro popup-dialog intermediate unsolved

  • Macro Editor
  • Popup Dialog Editor
  • Python Scripting

💬 Content

roaoao:

sub.scale_y = 1.5

Thank you so much, this worked!

One last question (I’m basically done with all my interface, you have no idea how much you’re saving my life right now, hahahah), is there any way to make a “pop up” feedback, something like a “Operation Finished”, preferably something I can control the location of. Right now I’m using the message_box(“Feedback!”), but it appears on top of the mouse and has some extra information, like the Pie Menu Editor as a title and an “i” icon. Is there any way I can edit this, removing the title and changing the icon?

Also, I’m trying to make the message_box appear after I save a file, saying it saved successfully, but by putting it in a macro with the save as before doesn’t show the message. If I make the “save as” as an exec it saves automatically as an untitled.blend file and shows the message.


🔗 View on Blender Artists