We have a PFC based app on PowerBuilder Version 2017 R3 Build 1858
We are displaying some ICONs on a MDI Frame menu (m_app_sheet inherited from m_master). One of the items on the menu has an associated Toolbar Item. There is a bitmap associated with the ToolbarItemName, and a separate bitmap associated with ToolBarItemDownName.
For reasons we havent been able to discover, for some reason, even when the ToolBar item id set down (and visible) the picture doesn't change to the Down Version.
This occurs is the development mode as well as in the executable.
We have a nearly identical setup in other apps and in those the Tool bar Down Picture Appears correctly when the tool bar is down?
Anyone have any ideas as to what to do