I would like to plot just a circle that fills most of the mfd screen, where i could change the color of the circle or background if needed. I'm not to fimiliard with the mfd yet.

Tags
Question

3 Comments

  • Log in to leave a comment
  • Profile image
    3,688 QarabinaKa

    No problem. I am still learning it as well 😂

    3.3 years ago
  • Profile image
    1,467 RikHar

    @QarabinaKa thanks! Just what i needed. Worked perfectly. I will figure out this MFS stuff eventually. lol.

    3.3 years ago
  • Profile image
    3,688 QarabinaKa

    It is quite simple to do.
    Create ellipse widget named (name)
    Set widget (name) size to (get widget (_Screen) size)

    That should draw a circle widget that will automatically resize itself to your MFD screen.
    You can then use
    Set widget (name) colour.

    3.3 years ago

No Upvotes

Log in in to upvote this post.