Font size of Alert box

 From:  Michael Gibson
11565.4 In reply to 11565.3 
Hi Brian,

re:
> there is too much eye strain for numerous programs, not just MOI. So I should get a larger monitor.

Is the rest of the MOI UI ok for you by increasing Options > UI size?

I'lll see if I can adjust moi.ui.alert() to use that as well.


> The format would be... ?

Well, either HTML or PDF are good since they're cross platform.

If you call moi.filesystem.shellExecute( 'path_to_docs.htm' ); then that will display the doc file in the system's web browser or PDF viewer.

- Michael