Modify ↓
Opened 16 years ago
Closed 16 years ago
#633 closed Bug (No Bug)
ComboBox doesn't open list of entries at Win2k, XP is working ok
Reported by: | jdoering@… | 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 Changed 16 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Maybe try reading the documentation for GUICtrlCreateCombo() next time?