|
From: Kevin A. <al...@se...> - 2001-12-26 19:09:37
|
'icon' will also be moved to the 'background'. I had forgotten to include 'icon' in the resourceEditor, so I'll add that along with the changes below assuming there are no objections. ka > -----Original Message----- > From: pyt...@li... > [mailto:pyt...@li...]On Behalf Of Kevin > Altis > Sent: Wednesday, December 26, 2001 9:58 AM > To: pythoncard-Users > Subject: [Pythoncard-users] title, position, size, and statusbar > attributes > > > 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 > > > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |