I stumbled upon an issue where the PrinterSetup dialog on macOS Sonoma and Sequoia only lists “Any Printer” and ignores the installed printers. The only options that the “Format for” popup menu provides are “Any Printer” and “Printers & Scanners Settings…”
The Print dialog on the other hand does list the installed printers correctly.
This is the code in a PushButton:
var pSetup As new PrinterSetup
call pSetup.ShowPageSetupDialog(self)
Has anyone noticed something similar? It can’t be just me because two customers reported the same issue in the built app.
Any ideas? Maybe a workaround using MBS?
Edit: using Xojo 2024.3