Changes between Initial Version and Version 1 of Ticket #3985


Ignore:
Timestamp:
12/21/23 10:51:09 (11 months ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3985

    • Property Summary changed from ArrayDisplay + $WS_EX_TOPMOST to _ArrayDisplay() + $WS_EX_TOPMOST
  • Ticket #3985 – Description

    initial v1  
    1 Please consider adding `$WS_EX_TOPMOST` so that the window with list view is always displayed on top.
     1Please consider in `_ArrayDisplay()` adding `$WS_EX_TOPMOST` to `GUICreate` parameters so that the window with list view is always displayed on top.