Create an option database entry for rname and rwindow.
Note 03/18/2008 - 11:30 : Moving to an more elaborated schema like:
Example 3.51. Alternate Resources
foreach { id property pvalue } { 7 justify center 3 padX 1 2 text {text ...} } { option add *Grefcode$w($id).$property $pvalue; }
pro: Allows longer »values«, no repetition. Easier for cut-n-paste --no class definition. Less code.