Modify ↓
Opened 17 years ago
Closed 17 years ago
#633 closed Bug (No Bug)
ComboBox doesn't open list of entries at Win2k, XP is working ok
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.2.12.1 | Severity: | None |
| Keywords: | Cc: |
Description
In Win2k if you click on the "down" arrow besides the combo box to open the list of entries, the list doesn't open. With cursor keys the different list entries can be selected in the single line shown of the box.
Same combo box in Win XP is working fine.
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Maybe try reading the documentation for GUICtrlCreateCombo() next time?