Hi!
I'm using visi genie pro.
I've created a UserButton with 8 images. I've made that because I need a button that can have more the two stable state.
Now, let me show the question.
I receive some message from spi that change the button state.
When someone push the button, I have to do different operation for different states of the button.
For example, the operation that I have to do when button is on state 2 is different from the operation for the state 3.
But if I use the ReadObject function to see the button status, it return always one or zero. Also the new value, getted from a magic event linked to the button, is always zero o one.
There is not possibility to know if the button is in state 3 or 4?
I'm using visi genie pro.
I've created a UserButton with 8 images. I've made that because I need a button that can have more the two stable state.
Now, let me show the question.
I receive some message from spi that change the button state.
When someone push the button, I have to do different operation for different states of the button.
For example, the operation that I have to do when button is on state 2 is different from the operation for the state 3.
But if I use the ReadObject function to see the button status, it return always one or zero. Also the new value, getted from a magic event linked to the button, is always zero o one.
There is not possibility to know if the button is in state 3 or 4?
Comment