Window.setTitle() and Window.setIcon() do not change the equivalent Frame 
properties once the Window has been opened. (DesktopApplicationContext)
-------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: PIVOT-436
                 URL: https://issues.apache.org/jira/browse/PIVOT-436
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
    Affects Versions: 1.4
         Environment: Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Windows 7 x64

            Reporter: Chris Bartlett
            Priority: Minor
             Fix For: 1.5


Calling Window.setTitle() and Window.setIcon() before the window is displayed 
sets the Frame title & icon respectively, but they have no subsequent effect 
unless the window is closed and reopened.

It would be simpler if calls to these methods would cause the Frame title & 
icon to update.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to