Skip to content
  • Utkarsh Ayachit's avatar
    BUG: Removing the notion of visibility from the AbstractWidget. Instead adding... · 09625438
    Utkarsh Ayachit authored
    BUG: Removing the notion of visibility from the AbstractWidget. Instead adding a flag: ProcessEvents. When this flag is set to 1, the widget handles all interaction events; when set to 0, it ignores all interaction. Hence, Enable controls the visility of the widget as well, however interaction can be supressed by using the ProcessEvents flag.
    09625438