[
https://issues.apache.org/jira/browse/PIVOT-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-436.
------------------------------
Resolution: Fixed
Assignee: Greg Brown
Good catch. I applied a slightly modified version of this patch.
> 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
> Assignee: Greg Brown
> Priority: Minor
> Fix For: 1.5
>
> Attachments: DesktopApplicationContext_WindowTitle.zip
>
>
> 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.