Viewer

Index


Edit

Introduction

Viewer File Type plug-in allows to create standalone executable files (*.exe) from your worksheets. SMath Viewer is an alternative GUI for SMath Studio.

The idea of SMath Viewer is that SMath Studio (as well as Mathcad) is a great application but sometimes it is too complex for regular engineer. Indeed, SMath Studio was initially created for composing worksheets of any complexity with many of built-in features introduced to simplify this process. As a result sometimes the end-users have to see too much excess information on the worksheets when it is just needed to read results of calculations in convenient way.

SMath Viewer plug-in creates applications to show only data users are needed to be seen. At the same time it works directly with SMath Studio worksheets, so no any significant actions required to reuse existing libraries of files. SMath Viewer is a distribution platform for worksheets created using SMath Studio.

So SMath Studio is an editor for worksheets and SMath Viewer is a reader.


Edit

Features


Two versions of the Viewer are available:

Viewer File Type Plugin
LicenseBuilt-in versionPaid version
Personal usage
Learning/Academic usage
Commercial or sale usage
FeatureBuilt-in versionPaid version
Signs by code certificate
Worksheets obfuscation
Custom icons


Edit

Usage


Edit

How to create the executable

Open SMath Studio 0.96; create some variables, formulas and text in the worksheet and then open the Save File dialog (File > Save as).

worksheet save worksheet

Choose Executable files (*.exe) from the drop-down list under the File name input field and press the Save button.

save as dialog

In the chosen directory you'll see an output application which is ready to be started.

output file

Double click on it and you will see SMath Viewer form where all the created regions shown as standard OS (Operating System) controls.

the executable


Edit

How to make a good layout

Some regions (such as Math Region or Plot) in SMath Studio has a Description feature; use it to set description for the items.

variable's descriptions input fields tags

Use expanded Area region to group items on the output form (nested Areas supported) or collapsed Area regions to hide regions you don't want to be a part of user interface.

expanded area region grouped items

Use Separator region to separate your worksheet on several tabs (to set title for the first tab just put Separator before all other regions).

separator regions tabs

Fill in fields in Properties dialog (File > Properties) to set output window title, program's description, author etc. This is very important to make a solid final product.

worksheet properties executable title

Use units in your worksheet (nice units selectors will be automatically shown in output application).

variables with units units handling of the executable

Use multiple languages in your worksheet.

localizations


Edit

Known issues

to inform the developers about issues you found out use the Issues Tracker: SMath Viewer (SV)

All opened issues about SMath Viewer can be found in the dedicated section of the Issues Tracker


Edit

History



Edit

See also



Edit

References