Platforms to show: All Mac Windows Linux Cross-Platform

FAQ.How to open special characters panel on Mac?

Answer: We have functions for that in Cocoa and Carbon.
Example
dim a as new NSApplicationMBS
a.orderFrontCharacterPalette

For Cocoa, you can use orderFrontCharacterPalette method in NSApplicationMBS class.

Or simply for Carbon and Cocoa the ShowCharacterPaletteMBS method.


The biggest plugin in space...