Is there a replacement for winapi_dialog.choose_font
In D2KWUTIL in Forms 6i, there was a library function called "winapi_dialog.choose_font " which displayed the Windows font picker dialog, allowed one to choose their font, font size, font color and style and simply returned appropriate values depending on what the user selected. This function appears to no longer be available in Forms 12C.
Is ANYONE aware of a relatively simply way of restoring our font-picker dialog without having to manually built one on a stacked canvas? WinAPIDialog is a D2KWUTIL library function that does not appear to have been ported over to WEBUTIL and it doesn't run within Webutil/D2KWUtil in Forms 12C.