Modify ↓
Opened 17 years ago
Closed 17 years ago
#822 closed Bug (No Bug)
Can't find out if item in folder option is checked or not
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: | Nejat.Hakan@… |
Description
The function "_GUICtrlTreeView_GetChecked" returns always false though the item in folder options for example "Remember each folder's view settings" is checked.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | Is tem in folder Options checked or not_EN.au3 added |
|---|
comment:1 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Read WikiStart. A 215 line script is unacceptable for trying to demonstrate a bug. Further, if you had just asked for Support somebody would have told you just read the registry and don't attempt to automate a GUI when you don't need to.
This is very likely not a bug. There's no guarantee any control will respond to any message with anything useful. Welcome to Windows.
Note:
See TracTickets
for help on using tickets.

Is tem in folder Options checked or not