79401112

Date: 2025-01-30 20:11:12
Score: 1.5
Natty:
Report link

Whilst it isn't a direct fix, i have found a workaround utilising selectedindex, that way instead of comparing a unicode character it just checks if the item is selected. works flawleslly in my code

if (comboBox1->SelectedIndex == 0) z = x + y;

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: onixtea