I'm wondering what RequestFont is supposed to look like under MaxGUI on a Mac. I have Suitcase X1 installed on mine, and when I use RequestFont, I see this:

There's no "OK" button or anything to actually lock in my font choice, and if I just close the window with the upper-left button, RequestFont doesn't load anything. That is, I always get "Null" when running:
So, am I overlooking something simple, or does anyone else have an "OK button" or something like it when using RequestFont on a Mac?

There's no "OK" button or anything to actually lock in my font choice, and if I just close the window with the upper-left button, RequestFont doesn't load anything. That is, I always get "Null" when running:
Local GFont:TGUIFont = RequestFont() If GFont = Null Then Print "Null"I'm not sure if it's Suitcase that's causing this, though, since if I click the little gear button at the bottom and select "Manage Fonts", I get Font Book rather than Suitcase.
So, am I overlooking something simple, or does anyone else have an "OK button" or something like it when using RequestFont on a Mac?