Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
What i want is fixed width empty list. But when the value is empty width is reduced to 1. please help me out.scrolling_list({-name=>'constraints',-size=>'12',-width=>'15',-value=> +'',-multiple=>'true'})
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: setting fixed width for scroll_list
by davorg (Chancellor) on Oct 11, 2006 at 12:53 UTC | |
|
Re: setting fixed width for scroll_list
by Melly (Chaplain) on Oct 11, 2006 at 13:26 UTC | |
|
Re: setting fixed width for scroll_list
by fenLisesi (Priest) on Oct 11, 2006 at 14:28 UTC |