Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Idget Library : Declaring Panels and Controls : Declare A Static

Syntax

Def:Static:%panel.%static(%width)
[*]%value[*]

%panel specifies the name of the panel which contains that particular control. %static specifies the name of a static control. %width specifies the width of a control, where one is equal to one fifth of the average width of a character in the font being used. %value specifies the value of a control.

Example

Def:Static:emacs.dialog.properties.buffername-prefix(120)
[*]Buffer name:[*]