Changes between Version 1 and Version 2 of Ticket #2588, comment 2
- Timestamp:
- 03/28/14 16:09:28 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2588, comment 2
v1 v2 4 4 Workaround use _GUICtrlStatusBar_Create() after GUISetState() 5 5 6 ~~I proposed a fix to Jon.~~ In fact my solution is not working !!! 6 I proposed a fix to Jon.