apti
Member
In other IDE's it will give me options for events. so for example lets say we have a button named btn1. now in the IDE when I type
sub btn1_ as soon as I hit the underscore I get options pop up such as _click _doubleclick _mouseover and so on. this way I know what all the possible options are instead of having to guess at them.
This would be great for users new and old and make errors less likely.
sub btn1_ as soon as I hit the underscore I get options pop up such as _click _doubleclick _mouseover and so on. this way I know what all the possible options are instead of having to guess at them.
This would be great for users new and old and make errors less likely.