Posted By
Josh815
Feb 06, 2026 05:10:00 PM
Found In
Egroup:
Advanced Software
\
view thread
Thank you! Using the proper type now, did not understand that, but now I do. Still seeing issues. This is the latest code, been trying a few items to troubleshoot... public void RebuildTabs() ( var navPanel = (NavigationPanel)Owner; if (navPanel == null) ( Log.Error("NavPanelBuilder must be attached ...
|