Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added option for detecting window close (pressing X button) #104

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Nov 11, 2018

  1. Configuration menu
    Copy the full SHA
    981abe1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Add funding info

    Dovyski authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    39185b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    fbc4357 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Make all widgets scalable (needed for High-DPI-displays)

    * made all widgets scalable (needed for High-DPI-displays)
    
    * moved EnhancedWindow.h next to cvui.h, fixed issue with new OpenCV version
    
    * Support for colored buttons and counters
    
    * in case of bright button color, make button text dark to make is readable
    
    * removed unused parameters from internal functions, added getters to EnhancedWindow, replaced spaces with tabs
    
    * replaced spaces with tabs
    
    * bugfix for new OpenCV versions
    
    * workaround for CMake issue with wildcards on Windows
    
    * added 3D effect for buttons, depending on up/down
    
    * bugfix for button geometry in case the font is smaller than DEFAULT_FONT_SCALE
    h-b authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    d1b4026 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    73b9504 View commit details
    Browse the repository at this point in the history