79783343

Date: 2025-10-06 03:39:40
Score: 1.5
Natty:
Report link

Turns out I need to run ClearWindow() on the HWindow. So I end up with:

MyWindow.HalconWindow.SetWindowParam("background_color", "white");
MyWindow.HalconWindow.ClearWindow();
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Simon Parker