pq20404 Sending click to a disabled PushButton via connections still fires events. ---------------------------------------------------------------------------------------------------- Affected Platforms: All Affected Features: AppBldr Prerequisites: None Symptom: When you send a click event to a disabled push button thru connections (as opposed to actually clicking the button) the events associated witht the button are triggered. Create a window with a push button and a text field. Make visual connections so that the push button displays a prompter, and connect the object event of the text field to the clicked action of the button. On openedWidget connect to the button disable action. Then test by entering a value in the text field. The prompter will display even tho the button is disabled. Note: This is fixed in v5.0 Workaround: Open a workspace on pq20404.st and file in the code.