Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] view window icon

From: mh983::attbi::com at: 29-Aug-2002 19:46

I thought I'd seen this come up before but I can't find it in the archives. Is there a way to change the icon that displays in the upper left corner of a view window? I need some way for maoww, the jabber client, (where did the name maoww come from, by the way?) to notify you that you have a message if the chat window is minimized. This is typically done by flashing the windows button on the task bar or changing the icon to indicate a new message has arrived. But you also need to stop flashing or change the icon back once the user looks at the window. However, minimizing and task bars are somewhat operating system specific ideas. Is there even a window minimize/maximize event in /view? Maybe has focus/lost focus would work? Any other ideas? I suppose sound would be an option for /pro users. mike