From: Alexander S.K. <al...@be...> - 2004-03-23 18:07:56
|
Jose, could you comment the changes in MDI client and child windows creating, which you had done some time ago ? It was written before accordingly to the Win API help recommendations. You had removed the registration of the client window class and had added the registration of the MDI child window class - so now every time a MDI child window is created - a special class is registered for it. Is this really needed ? Some problems had appeared after those changes - look, for example, at sample/dbc: the browse isn't displayed after the file opening and appropriate child MDI window creating. Or to the samples/a.prg - the toolbar isn't displayed on MDI child window ( it is displayed only after resizing it ). Regards, Alexander http://kresin.belgorod.su |