- GetPanel(PanelId : String) : LogosPanel
- Returns the panel with the specified ID.
Could someone tell me what the "PanelID" is and how to get this information. Also is there a way to do the following. If I have 2 resources open such as 2 bibles that are both NASB95 but pointing to 2 different passages is there a way to activate the one I choose. If I execute the URI for these resources it just activates the bible that was last used but not the specific one indicated by the passage. For example: "logosres:nasb95;ref=BibleNASB95.Col2.21" gives the same result as "logosres:nasb95;ref=BibleNASB95.Rom8.28" - the last bible used is opened (rather than the one with the specific passage already showing) and the passage in the URI is navigated. I am working on a project to enhance the Library:

This is a work in progress and is almost finished. I will be adding some other options. The answer to the above will help me further refine what I have.