ToolBarStandardButton for Mac OS X

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
jamirokwai
Enthusiast
Enthusiast
Posts: 796
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

ToolBarStandardButton for Mac OS X

Post by jamirokwai »

Dear PB-Team,

could You please implement the command ToolBarStandardButton() for Mac OS X, also?
I don't know, if there are any standard-icons built into Mac OS X for New, Load and Save, so the PureBasic-Icons could be a start.

My second wish is a new command to define a Theme as in the PB-GUI. Should be easily implementable :-)

SetToolBarIconSet(#ToolBar, ImageID, Width, Height)

The advantages... You would draw the icons of your Application once, and use the same file over and over. The Toolbar of all of your software looks the same. At the moment, I have to import 10 images into my Application to build the Toolbar.
Regards,
JamiroKwai