Troubleshooting
object location: Products : LothianLite Kit : Troubleshooting
common problems: If everything goes pear-shaped then this section should help to narrow down the fault to a workable solution.
    Q. When I add place a LothianLiteButton, LothianLiteLabel or other mouse sensitive control in a LothianLitePanel, it behaves unusually. How can this be remedied?
    A. Due to the nature of mouse sensitive controls they do not happily co-exist in the same area. With the exception of implementing an object server (which we are considering) it is not easy to do. One solution is to avoid placing sensitive controls in LothianLitePanels, but the easiest way is to set the LothianLitePanel's Enabled property to "False" - this will prevent the LothianLitePanel from being mouse sensitive.

    Q. The LothianLiteLabel controls have an opaque background. Is there anyway to change this?
    A. This is a fault with our development language which at present cannot be fixed without detrimental side-effects. This has been fixed as of release 1.1.2!

    Q. Tool-tips only show from the LothianLite Divider. Why is this?
    A. The tool-tip handler is stopped from accessing the other controls because of several calls they make. This has been fixed as of release 1.1.4!