|
From: Kevin A. <al...@se...> - 2001-12-26 17:57:24
|
I would like to move the title, position, size, and statusbar attributes of the 'stack' to the 'background'. When we move to multiple windows we'll need those attributes for each independent window. We already have title, position, and size for GenericDialog, so this change should also simplify using the same layout code for modal dialogs as regular background windows. This won't impact any of sample source code that I know of except the resourceEditor, but it does mean updating every resource file. In case there is any objection, I won't roll this change into cvs for a day or two. ka |