in reply to Perl Tk Insert
The question based on the code below why does each item appear as a separate drop down list instead of ALL in one drop down list?
That code doesn't run, but I would guess its because that is what the code tells it to do -- you create browseentry widgets in a loop -- you'll get more than one widget
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Tk Insert
by PilotinControl (Pilgrim) on Feb 18, 2014 at 01:30 UTC | |
by Anonymous Monk on Feb 18, 2014 at 06:21 UTC |