Page 1 of 1

@Fred: icon in MessageRequester()?

Posted: Mon Aug 08, 2005 3:37 pm
by Kale
I Notice when i use MessageRequester() on MacOSX that it displays a nice message box which seems to have space for an image/icon on the left hand side of the text and would make a very nice 'About' box for my apps.

Is there really an image that can be placed in it? I think so as some apps i use on the Mac seem to display the same window but with and image on the left. i dunno how it is implemented internally for the MacOS version but if its a Mac API call would it be possible to add icon support for MessageRequester() but ignored on other platforms for cross compatibility? :wink:

Just thought i'd ask as it would make coding about boxes simple. 8)

Posted: Sat Jan 07, 2006 12:58 am
by Fred
It's now added ;).

Posted: Sat Jan 07, 2006 1:06 am
by Kale
very cool! :D