|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: perltk: error getting values from dynamically generated combo boxesby thundergnat (Deacon) |
| on May 08, 2012 at 14:36 UTC ( #969479=note: print w/ replies, xml ) | Need Help?? |
|
That is happening because of the way the BrowseEntry widget handles mouse clicks. Mouse button 1 clicks outside of a BrowseEntry selection choice list clears the current selection. So only the last BrowseEntry you adjust will (possibly) still have a curselection list. I'm not sure exactly what you are trying to accomplish, but it seems like you are doing an awful lot of unnecessary work. Would something like this do what you want?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||