| Home | Digita Scripting |
Digita Desktop |
Digita Applications |
Other Files |
Links |
|
Digita Script Tutorials - Displaying TextOK, so DigitaScript lets you display text in the in your camera's LCD panel. Why is this important? Displaying feedback text lets you The DigitaScript commands you can use to display information on the camera's LCD screen are Alert( ), Display( ), and DisplayLine( ). Each of these commands can display approximately 17 characters per line (depending on the width of the characters being displayed). Some Digita-enabled cameras can display more characters, but it's best to create messages that can be displayed on all platforms.
Back to tutorial page |