I have forms 12c 12.2.1.2 on Linux x64 and i'm trying to set icon for application window (i'm using webstart).
So, i can get icon for my window, but i can't get icon for forms_mdi_window with:
Set_Window_Property(Forms_MDI_Window,ICON_NAME,'my_icon')
I'm getting FRM-93652: The runtime process has terminated abnormally.
Is it possible to get icon for mdi window?
Tnx and Regards