Custom Query (3933 matches)
Results (451 - 453 of 3933)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #794 | No Bug | Listviews with checkboxes doesn't work "properly"....in my opinion | ||
| Description |
I'm too lazy right now to take apart my code to show an example, so hopefully what I say is understandable. I set up a listview in conjunction with a WM_Notify function. When the CELL of the checkbox is clicked, it registers but the box isn't checked, which throws off my function. I believe that if the surrounding cell is clicked the checkbox should be checked as well. If this is not a "bug" I think this should be how it functions...unless there is a specific reason why it isn't like that. Note: As a workaround I tried to put in the function to check if the checkbox is checked after there is a register on that item and then check it if it isn't checked...so if someone clicks the surrounding cell...but that doesn't work at all. |
|||
| #795 | No Bug | IniReadSection limitation | ||
| Description |
I am having a problem with IniReadSection not returning all elements in a section. By reading AutoIt's documentation I found this a an intentional limitation due to Win9X compatibility. Quoting: Only the first 32767 chars are taken in account in an section due to Win9x compatibility. Since Win9X support was dropped in AutoIt version 3.3.0.0 there is no sense in keeping this limitation. Please remove it. Thank you very much. |
|||
| #796 | Works For Me | Dead link in helpfile | ||
| Description |
Hi, the link in _WinNet_GetProviderName is dead. See Also Search WNetGetProviderNameA in MSDN Library |
|||
