General Category > Additional Components

MessageDisplayBybit clear messages

(1/2) > >>

abouhaa:
Hi,

How can I clear the message shown in MessageDisplaybybit when the corresponding bit is cleared.

Thanks.

Archie:
When all bits are off, it will display what is in the DefaultMessage property.

abouhaa:
Am I able to show multiple messages at the same time?
What about using messagelistbybit? Can I use that to display different messages based on different bits and have the messages clear if the bit goes inactive?

Archie:

--- Quote from: abouhaa on February 26, 2019, 09:39:28 AM ---Am I able to show multiple messages at the same time?
What about using messagelistbybit? Can I use that to display different messages based on different bits and have the messages clear if the bit goes inactive?

--- End quote ---
The MessageDisplayByBit shows one message at a time, but rotates through all the messages for each active bit based on the display time, which is default of 3 seconds.

The MessageListByBit adds the to a running list and time stamps them.

abouhaa:
So am I able to clear messages of false bits in the messagelistbybit?

Navigation

[0] Message Index

[#] Next page

Go to full version