Eric Rubin wrote: > Looks like Window#set_window_style_flag allows me to turn STAY_ON_TOP on and > off (in MS Windows). > Ah, thanks, I thought there was some method that did this but couched in warnings about changes to some flags on some platforms not being honoured. Useful to know that this one is - much neater solution. alex