Changes between Initial Version and Version 7 of Ticket #1492
- Timestamp:
- 09/15/11 23:12:15 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1492
- Property Owner set to Jon
- Property Status changed from new to closed
- Property Resolution changed from to 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))