JMP17 ListBoxBox Fonts
It would seem that JMP17 has had a regression in ListBoxBox font's. The example below is straight from the Scripting Index example. It does not work. Any ideas on a work-around? I'm trying to set a mono-spaced font for a list box for readability purposes, and it's is now failing in the new version... Names Default To Here( 1 );
New Window( "Example", <<Show Menu( 0 ), <<Show Toolbars( 0 ), font
...