[BUG] Using the Designer to generate events produces no error in Debug

Penko

Active Member
Licensed User
Longtime User
Hello!

This is pretty easy to reproduce.

Just use "Debug" mode and go into the Designer.

Now try to add Click and LongClick events for a ListView. They are not added.
This is not the bug. I know the IDE is blocked when using Debug.

However, it would be nice to have a warning message to remind us because I spent a minute looking for my Subs before I realize what the problem was.

My two cents.
 
Top