2006-04-05 18:32:07 +00:00
|
|
|
\subsection{Text Editor}
|
|
|
|
This plugin allows you to view and edit simple text documents on your DAP.
|
2006-08-27 11:17:36 +00:00
|
|
|
You can view files by using \setting{Open with} from the
|
|
|
|
\setting{File Menu} (see \reference{ref:Filemenu}).
|
2006-04-05 18:32:07 +00:00
|
|
|
|
|
|
|
\subsubsection{Usage}
|
|
|
|
If you start the Text Editor from the plugin browser you will be greeted with
|
2006-08-27 11:17:36 +00:00
|
|
|
a blank screen. When started from the \setting{Open with} menu item your file
|
2006-04-05 18:32:07 +00:00
|
|
|
should be shown on the screen. You can now edit the file.
|
2006-08-27 11:17:36 +00:00
|
|
|
The Text Editor is line based. This means you can edit one line at a time using
|
2006-04-05 18:32:07 +00:00
|
|
|
the virtual keyboard.
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
\item Move the selection bar to the line you want to edit.
|
|
|
|
\item Edit the highlighted text line or insert a new one using the Item Menu.
|
|
|
|
\item When finished editing exit the Text Editor. You'll be shown a list of
|
|
|
|
save options.
|
|
|
|
\end{itemize}
|
|
|
|
\note{When you haven't changed the file the Text Editor will quit immediately.}
|
|
|
|
|
|
|
|
\begin{table}
|
|
|
|
\begin{btnmap}{}{}
|
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay}\opt{ONDIO_PAD}{\ButtonMenu}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
|
2006-04-05 18:32:07 +00:00
|
|
|
& Edit Line / Select Character\\
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}\opt{IAUDIO_X5_PAD}{\ButtonPower}
|
2006-04-05 18:32:07 +00:00
|
|
|
& Exit / Abort Editing\\
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}\opt{ONDIO_PAD}{Hold \ButtonMenu}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
|
2006-04-05 18:32:07 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
|
|
|
|
& Show Item Menu / Accept Line\\
|
2006-05-31 12:41:53 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec & Delete Line / Delete Character\\}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft & Delete Line / Delete Character\\}
|
2006-04-05 18:32:07 +00:00
|
|
|
\end{btnmap}
|
|
|
|
\end{table}
|
|
|
|
|