Modify ↓
Opened 16 years ago
Closed 16 years ago
#1420 closed Bug (Works For Me)
GUIRichEdit UDF hidden selection
| Reported by: | TSGarp | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.4.0 | Severity: | None |
| Keywords: | RichEdit | Cc: |
Description
most GUIRichEdit-functions leave hidden selection
- compare example: _GUICtrlRichEdit_SetFont
- de-/reactivating GUI-Window unhide selection
- workaround: _GUICtrlRichEdit_HideSelection($hWnd, False)
after each function call
- question: does bug depend on installed RichEdit - version?
Attachments (0)
Note:
See TracTickets
for help on using tickets.

No repo script. Closing.