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
Question3 Comments
- Log in to leave a comment
- 
        1,482 RikHar4.9 years ago@QarabinaKa thanks! Just what i needed. Worked perfectly. I will figure out this MFS stuff eventually. lol. 
- 
        3,733 QarabinaKa4.9 years agoIt 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.
No Upvotes
                      Log in in to upvote this post.
                    
                 
                    
No problem. I am still learning it as well 😂