OpenForm User Guide

Modify Drawbead Table Dialog

Modify Drawbead Table Dialog

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{6.9cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.045\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.5\pw,0.005\pw) {
    \includegraphics[width=0.45\pw]{\PicturePath/Dialogs/DialogModifyDrawbeadTable}};
\GetImageHeight{\PicturePath/Dialogs/DialogModifyDrawbeadTable}{\isX}{\isY}

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Modify Drawbead Table Dialog.

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{9.0cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.08\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.5\pw,0.0025\pw) {
    \includegraphics[width=0.8\pw]{\PicturePath/Dialogs/DialogImportData}};
\GetImageHeight{\PicturePath/Dialogs/DialogImportData}{\isX}{\isY}

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Import Data Dialog.

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{9.0cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.08\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.5\pw,0.0025\pw) {
    \includegraphics[width=0.8\pw]{\PicturePath/Dialogs/DialogExportData}};
\GetImageHeight{\PicturePath/Dialogs/DialogExportData}{\isX}{\isY}

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Export Data Dialog.