Doh! Even I missed that. I still suggest choosing something other than Helvetica.
On 03/02/2017 07:05 AM, John Thornton wrote:
> Because you were tired and forgot the closing )
> <font>("Helvetica",12</font> < brokey
> <font>("Helvetica",12)</font> <okey
>
> JT
>
> On 3/2/2017 4:26 AM, Gene Heskett wrote:
>> Greetings all;
>>
>> For some reason I cannot grok, I must comment out the two lines isolated
>> with xml comment strings in this xml code:
>>
>> <!-- start of jog size per click display -->
>> <hbox>
>> <vbox>
>> <label>
>> <text>"X-Jog size"</text>
>> <!-- <font>("Helvetica",12</font> -->
>> </label>
>> <number>
>> <relief>"raised"</relief>
>> <bd>2</bd>
>> <padx>23</padx>
>> <halpin>"X-Jog"</halpin>
>> <font>("Helvetica",18)</font>
>> <format>".4f"</format>
>> </number>
>> </vbox>
>> <vbox>
>> <label>
>> <text>"Z-Jog size"</text>
>> <!--<font>("Helvetica",12)</font>-->
>> </label>
>> <number>
>> <relief>"raised"</relief>
>> <bd>2</bd>
>> <padx>23</padx>
>> <halpin>"Z-Jog"</halpin>
>> <font>("Helvetica",18)</font>
>> <format>".4f"</format>
>> </number>
>> </vbox>
>> </hbox>
>>
>> Its a text holder box, why can't I specify the font. Without it, I think
>> its using some other stick font at about size 10. That exact same
>> syntax works in the "number" box. Why not in a label box?
>>
>> Thanks all. I'm going back to bed, need some zz's.
>>
>> Cheers, Gene Heskett
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
