1
General / Re: Im getting exception thrown "Access violation reading location"
« on: September 27, 2023, 04:00:53 pm »
Thank you so much, your solution did resolve this problem. I totally agree it was very inefficient. Now I only have one copy of Font object in main and pass it by reference to the MenuBtn objects.