Changes between Initial Version and Version 7 of Ticket #1492
- Timestamp:
- Sep 15, 2011, 11:12:15 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1492
- Property Owner set to
- Property Status new → closed
- Property Resolution → No Bug
-
Ticket #1492 – Description
initial v7 1 1 I have high CPU load and there is no listview visible. 2 2 3 {{{;Problem with listview AND $WS_EX_COMPOSITED in a gui 3 {{{ 4 ;Problem with listview AND $WS_EX_COMPOSITED in a gui 4 5 5 6 $Form1 = GUICreate("Bug-Test", 200, 200, -1, -1, -1, BitOR(0x02000000, 0x00000010)); $WS_EX_COMPOSITED, WS_EX_ACCEPTFILES))
