@Fred: icon in MessageRequester()?

Mac OSX specific forum
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

@Fred: icon in MessageRequester()?

Post 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)
--Kale

Image
Fred
Administrator
Administrator
Posts: 16686
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

It's now added ;).
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

very cool! :D
--Kale

Image
Post Reply