[Quoting Mark Dootson, on February 8 2011, 13:37, in "Re: MouseDown"] > does changing the event subroutines to > $_[0]->SetBackgroundColour(...); > $_[0]->Refresh; > $_[0]->Update; > > > fix things?
YES! In fact, the Refresh is sufficient. Thanks a lot! -- Johan