LolHacksRule / sexy

PopCap/SexyAppFramework final public version. Converted to Git.
21 stars 2 forks source link

Button Widget.cpp null pointer error #2

Closed YalekW5435 closed 1 year ago

YalekW5435 commented 2 years ago

WARNING: If you make a title section for your application, using your resources, I would suggest editing a line in buttonwidget.cpp. Its line 44 aka void ButtonWidget::SetFont(Font* theFont). It has a delete operator deleting the parameter before being set to duplicate. Please comment out that line if you experience nullness.

YalekW5435 commented 1 year ago

NUHLLL POAINNTAHHHR

YalekW5435 commented 1 year ago

it also leaves an exception once you built your app even if its properly followed on the tutorials.