Modify ↓
#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)
Change History (1)
comment:1 by , on Oct 20, 2008 at 4:30:46 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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