wxWidgets/interface
Vadim Zeitlin 9b5a72bd1e Document Connect() limitations compared to Bind()
Instead of just saying that Bind() is better, provide some points
illustrating why is it better.

Notable mention that Connect() can only be used with methods of the
classes publicly inheriting from wxEvtHandler, unlike Bind().

Closes #19266.
2021-10-04 00:27:53 +02:00
..
wx Document Connect() limitations compared to Bind() 2021-10-04 00:27:53 +02:00
check_syntax.sh