How to tell if drop down has changed? (OpenInsight 32-bit)
At 02 DEC 2021 04:57:49PM Joshua Goddard wrote:
The CHANGED event gets fired even when you "re-select" the currently selected option. Is there a way to know if the selected value has actually changed? I don't want to store the previous value in a window property, is there another way?
At 02 DEC 2021 05:06PM Barry Stevens wrote:
The CHANGED event gets fired even when you "re-select" the currently selected option. Is there a way to know if the selected value has actually changed? I don't want to store the previous value in a window property, is there another way?
At 02 DEC 2021 05:10PM Dave Sigafoos wrote:
that is great stuff for me … thanks
At 02 DEC 2021 06:20PM Joshua Goddard wrote:
thanks, i will have a look at that.