Script to create leaders with coordinates

 From:  Larry Fahnoe (FAHNOE)
10013.7 In reply to 10013.6 
Hi BurrMan,

Thanks!

The missing text is odd as the button is essentially (shamelessly) copied from Leader.htm. I would think that the source of the text would be MoI's language support, what language is your MoI using? Mine is set to English and the palette looks like what I show above. I just ran through all the languages and each one is showing the text "Project to cplane" next to the last check box. I presume that means Michael doesn't have this particular string translated to the other languages yet. I wonder what other people are seeing.

code:
 <moi:CheckButton id="ProjectToCPlane" default="false"><moi:Text textid="Dim project to cplane checkbox"/></moi:CheckButton>


To add: the <Moi:Text textid="..."> should pull the translated string from MoI's language support. Was your's showing nothing after the checkbox?

--Larry

EDITED: 29 Oct 2020 by FAHNOE