Pressing the "." after an object brings up a list of the properties eg. Edittext1. will show Text, GotFocus etc.
Any chance that this system could be extended for events? When a sub is defined with an event name, pressing the "_" would show a list of the available events. A click or long click event is easy to remember but I have to go back to my book (yep I bought THE book - its great) to get the correct syntax for other events and their respective return values.
I realize that a quick look into designer. generate members will also give the required information.
Just a thought.
Any chance that this system could be extended for events? When a sub is defined with an event name, pressing the "_" would show a list of the available events. A click or long click event is easy to remember but I have to go back to my book (yep I bought THE book - its great) to get the correct syntax for other events and their respective return values.
I realize that a quick look into designer. generate members will also give the required information.
Just a thought.