[
https://issues.apache.org/jira/browse/PIVOT-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848143#action_12848143
]
Greg Brown commented on PIVOT-436:
----------------------------------
Thanks - I had fixed this last Friday but hadn't had a chance to check it in.
If you sync with the trunk it should be OK now.
> 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.