-
Enhancement
-
Resolution: Duplicate
-
P2
-
None
-
1.1.3, 1.1.4, 1.1.5, 1.2.0
-
None
-
generic, x86
-
generic, windows_95, windows_nt
Name: rm29839 Date: 10/07/97
If you create a Frame you can use setIconImage()
to set the icon that will appear in the Frame's
titlebar in Windows NT and Win95. This works just
fine.
If you then create a Dialog for which this Frame
is the parent you will find that the Dialog still
uses the default "coffee cup" icon instead of
the iconImage for it's parent Frame. (Microsoft's
SDK Beta 2.0 does this.)
It makes sense that this icon would be propagated,
but it would be acceptable to provide a setIconImage()
method on Dialogs so they could be set explictly.
Otherwise *all* Dialogs will *always* contain the
coffee cup icon; yuk.
company - Forte Software , email - ###@###.###
======================================================================
- duplicates
-
JDK-4094035 Setting an icon for dialog
-
- Resolved
-