Wish Add a B4a IDE option to hide deprecated methods as you type.

bridge1

Member
It would be helpful to use a b4a IDE option to disable the display of deprecated methods while typing a line of code.

Example of deprecated methods:
- Msgbox
- Msgbox2
- InputList
- InputMultiList
- DoEvents

Thank you and we hope you will share this request.
 

DonManfred

Expert
Licensed User
Longtime User
%25pn_3LImKRpZRm.png



%25pn_TcGgZcg40Z.png
 

bridge1

Member
Thanks Manfred,
we are aware that the contextual help contains an informational note that the methods are deprecated,
but the requested functionality is to NOT suggest the deprecated methods at typing time.
 
Top