On Sun, 9 Jul 2006 21:24:28 -0700, "Brian Fisher"
<[EMAIL PROTECTED]> said:
> On 7/9/06, David Mikesell <[EMAIL PROTECTED]> wrote:
> > I'm using Pygame 1.7.1 on Windows XP.   set_icon sets the icon when the
> > window is collapsed, set_caption sets the caption, and get_caption shows
> > the correct file name of the icontitle.  Anyone else having problems
> > with this?
> >
> I don't think set_caption is supposed to set the icon... the
> "icontitle" is not a path to an icon, it's a title when iconified
> 
> from the pygame docs:
> "If the display has a window title, this function will change the name
> on the window. Some systems support an alternate shorter title to be
> used for minimized displays."

Wierd.  My caption title is used for both the minimized and expanded
window title, even though I specifically set the icon title to something
different.

Reply via email to