` Printed Icetips Article

Icetips Article



Par2: Disable browse popup
2000-03-17 -- Dennis Evans
 
BrwX.TakeNewSelection before the parent call,

  if (PopupCondition = true)
    if keycode() = MouseRightUp
      setkeycode(0)
    end
  end



Printed November 21, 2024, 1:07 pm
This article has been viewed/printed 35200 times.