tryexceptpass / sofi

an OS agnostic UI module for Python
MIT License
387 stars 49 forks source link

Add Bootstrap Modals #54

Open tryexceptpass opened 8 years ago

tryexceptpass commented 8 years ago

Provide a Modal object representing the main dialog mechanism. This should be a div with modal and an optional fade, containing multiple div tags with modal-dialog modal-header modal-footer and modal-body.