Code Comments
Programming Forum and web based access to our favorite programming groups.I have a window running off a parent frame. It display maxed, no title bar, etc. Sometimes when I run another MDI child over the top of it, when I close the child window and focus returns to the original window, the display is corrupt; usually it's just the buttons that display randomly over the window, other times all the controls are compressed vertically (although remaining in place horizontally). It only happens with this app, and not always. For example, I can fire it up, click a button and get an MDI child, close it, bing, the display is whacked. Close it down, run the excat same sequence, it is fine ... I would think it was a display driver issue except that it only happens in this app, and then only sometimes ... sigh. Using C55EEH, Win2K. Any ideas, suggestions? TIA, Ken
Post Follow-up to this messageKen, Display() or ThisWindow.Reset(True), when the window gets focus should rewri te it. Rich Knoch www.compulink-ltd.com
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.