[ wxwindows-Bugs-1648041 ] Standard icons are not displayed in Message

SourceForge.net noreply at sourceforge.net
Wed Jun 6 19:20:09 PDT 2007


Bugs item #1648041, was opened at 2007-01-30 08:32
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1648041&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMac specific
Group: None
>Status: Closed
Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Dan Graham (danielagraham)
Assigned to: Stefan Csomor (csomor)
Summary: Standard icons are not displayed in Message 

Initial Comment:
wx.ICON_INFORMATION, wx.ICON_ERROR, wx.ICON_WARNING and so forth are replaced by the default application icon in  2.8.1.1 on OS X. Running the MessageDialog from wxPythonDemo.app displays the 'message pole' icon for any of the settings for wx.ICON_* given above. 


----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2007-06-06 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Stefan Csomor (csomor)
Date: 2007-05-22 21:37

Message:
Logged In: YES 
user_id=81467
Originator: NO

native behaviour

----------------------------------------------------------------------

Comment By: Stefan Csomor (csomor)
Date: 2007-05-22 21:37

Message:
Logged In: YES 
user_id=81467
Originator: NO

native behaviour

----------------------------------------------------------------------

Comment By: Stefan Csomor (csomor)
Date: 2007-01-31 00:29

Message:
Logged In: YES 
user_id=81467
Originator: NO

Hi

the OS does this selection of icons, and the HIGs event mandate to NOT use
the different icons anymore, except for very special situations. More
details at :

http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGWindows/chapter_17_section_6.html#//apple_ref/doc/uid/20000961-BACFBACB
paragraph "The Elements of an alert"

Best,

Stefan

----------------------------------------------------------------------

Comment By: Robin Dunn (robind)
Date: 2007-01-30 09:05

Message:
Logged In: YES 
user_id=53955
Originator: NO

Stefan,

This is probably due to your change to allow the dialog to only be on top
of the application's windows rather than all windows.  Is there a way to
have the dialog not be system modal but still have the wxICON_* flags
work?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1648041&group_id=9863




More information about the wx-dev mailing list