Hi, to all. I have a question concerning the current alarms of CX-Supervisor, I'm using the version 3.22. I want to do a custom alarm view where the alarm messages have a different colors depending on the priority (ex. red for high priority, yellow for medium priority, etc...). I want also that the alarms are ordered by date & time, first the latest. The alarm object is not good because doesn’t allow to order by date & time and you can decide only one colour for all the alarms.The current alarm dialog box allows to order the alarms but non to customize the colors. I did some test and I've seen that I can fill a list with different line colors by using the ActiveX object Microsoft ListView Control 6.0, but I need the current alarm list to do it. I don't know where to get this list. The alarms history is stored in the .UAL and .UAB files but I didn't find any file with the current alarms. Does anyone know how to get the current alarms list? Does anyone know another way to have the same effect? Thanks in advance