user-interface
User interface (UI) design or user interface engineering is the design of user interfaces for machines and software, such as computers, home appliances, mobile devices, and other electronic devices, with the focus on maximizing usability and the user experience. The goal of user interface design is to make the user's interaction as simple and efficient as possible, in terms of accomplishing user goals (user-centered design).
Here are 112 public repositories matching this topic...
-
Updated
Feb 19, 2022 - Python
-
Updated
Apr 21, 2022 - Python
-
Updated
May 12, 2021 - Python
The mymerger.py template code in the documentation uses the old file() i/o function from Python2.7 namespace. Changing it to open would allow it to run with the newer versions as well as preserve backward compatibility if necessary.
-
Updated
Apr 15, 2022 - Python
Add settings windows
Some Settings window are displayed by clicking on Settings in the Pywinauto Recorder system tray menu located in the Windows taskbar:
- Settings->Preferences : To define the save folder of the generated script
- Settings->Style configurator : To define the colors and the level of transparency of the coloured regions
- Settings->Shortcut mapper: To define the shortcuts
- Settings->Events treate
-
Updated
Sep 16, 2021 - Python
-
Updated
Aug 6, 2021 - Python
-
Updated
Apr 6, 2022 - Python
-
Updated
Jan 26, 2021 - Python
-
Updated
Mar 24, 2022 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
Jul 24, 2021 - Python
-
Updated
May 18, 2018 - Python
-
Updated
Jan 3, 2021 - Python
-
Updated
Jul 28, 2020 - Python
-
Updated
Sep 6, 2021 - Python
Simply wrap views and send a previous result if the state hasn't changed. This requires storing a copy of both the state and the previous view result.
-
Updated
Oct 6, 2017 - Python
-
Updated
Sep 28, 2020 - Python
-
Updated
Apr 11, 2019 - Python
-
Updated
Jun 25, 2020 - Python
-
Updated
Jul 2, 2021 - Python
-
Updated
Jan 18, 2020 - Python
-
Updated
Aug 19, 2019 - Python
-
Updated
Nov 7, 2018 - Python
-
Updated
Mar 26, 2021 - Python
- Wikipedia
- Wikipedia
This is suggested in Gitter chat (Russian room). We have such method for
uia_controls.MenuWrapper. But some menus are implemented as toolbar with drop-down submenus. It makes sense to add similar methods to choose such submenu items.