Enum PopupFlags

popup behavior flags - for PopupWidget.flags property

The enum base type is uint .

Enum members

Name Description
CloseOnClickOutside close popup when mouse button clicked outside of its bounds
CloseOnMouseMoveOutside close popup when mouse is moved outside this popup
Modal modal popup - keypresses and mouse events can be routed to this popup only

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0