Actions
Bug #45
closedmain window does not refresh during resizing
Start date:
05/11/2015
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
Main window is not updating when its size is changing.
The fix provided by adding two flags 0 & 1 in CreateMainWindows procedure of HostWindows.
class.style := {0, 1, 3, 5}; (* vredraw, hredraw, doubleclicks, privat dc *)
Reported by Boris Ilov, 2013-08-26.
http://forum.oberoncore.ru/viewtopic.php?f=131&t=3470&p=83504&hilit=class.style#p83504
Refers to CPC 1.7 rc5 change list number 45.
Files
Actions