in reply to Re: Re: Tk widget derivation problems
in thread Tk widget derivation problems
$specs->{'-foreground'} = \@fg,'foreground','Foreground',BLACK];
I think it would be interesting to know what this is doing...$cw->ConfigSpecs('-scrollbars' => ['METHOD','scrollbars','Scrollbars' +,'se'], '-background' => [$w,'background','Background'], '-foreground' => [$w,'foreground','Foreground'],
|
|---|