python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ListBox populating selected values on loading
I'm using list box in reactive forms in angular. I'm able to get the multiple selected values while adding. While editing, need to populate the value in the list box, so that user can select different...
Siva Munipalli
Votes: 0
Answers: 1
Item not shown when using mouse wheel to scroll for Listbox/Combobox
When scrolled items by mouse wheel in tk.Listbox/ttk.Combobox, some items not shown.
Is it a bug ? or I did something wrong ?
In following case, 'Wednesday' will not shown when scroll mouse wheel at
...

Jason Yang
Votes: 0
Answers: 1
Listbox: "could not set the columnWidths property type mismatch"
I have a very simple code for a listbox, but once in a while, specially when moving the workbook to a new computer I get the error "could not set the columWidths property type mismatch"
If ...
Liuchess
Votes: 0
Answers: 1