PB80 TV Control Redraw Bug. It appears that if you turn the redraw off and then on again when there are no TV items in the TV, the first item added is not displayed until either another item is added or a redraw is issued after the item is added. This causes a problem when there is only one roottreeitem in the TV which has not been expanded. The corp_u_tvs.of_reset() function calls the setredraw(false), removes the items and then calls the setredraw(true) causing problems if only one tv item is added (hidden).
Any ideas on a fix?
Any ideas on a fix?