non ID/PW connect then wxWidgets Debug alert happen #21
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
non ID/PW connect then wxWidgets Debug alert happen
Thank you for reporting this.
wxItemContainer::GetClientObject()(wxWidgets) before returning NULL, which is one of the expected scenarios in my code later on. Therefore, totally harmless.wxChoiceremains configured towxClientData_Noneinstead ofwxClientData_Object- which would be after the first certificate is added to the list.