ok guys - good work - the TOPMOST bug identified and squashed ... it always helps when the problem is distilled down into a small repro script ...

PS

here's something to try in the meantime ... what was happening was that when using TOPMOST = TRUE ... the form went DISABLED ... this might be temp work-around:

$Popup.TopMost = 1 ; True

$Popup.Enabled = 1 ; True

-Shawn

[ 11. September 2002, 00:38: Message edited by: Shawn ]