orb.dialogs.highlighter_dialog.highlighter_dialog module

class orb.dialogs.highlighter_dialog.highlighter_dialog.HighlighterDialog(**kwargs)

Bases: PopupDropShadow

open()

Display the modal in the Window.

When the view is opened, it will be faded in with an animation. If you don’t want the animation, use:

view.open(animation=False)
validate(text)