Git Product home page Git Product logo

softkeyboard's Introduction

softkeyboard

PyQt5实现的软键盘
Author: wkangk [email protected]

Created Time: 2020-08-18 21:28 **标准时间
Version: SoftKeyBoard v1.3

  1. 添加背景
    添加背景的方法:
    (1) 将需要添加的背景图片放到 pic 目录下, 而后使用 QtDesigner 或 QtCreater
    将图片添加进资源, 而后修改样式加入背景即可
    (2) 使用命令 pyrcc5 -o pic_rc.py pic.qrc 生成 pic_rc.py 文件将其 放入主目录即可

========================================================================

Created Time: 2020-05-13 20:48:02 **标准时间
Version: SoftKeyBoard v1.2

优化:

  1. 对输入框进行优化, 增加一次删除所有选择文本
  2. 消除输入位置不正确bug

========================================================================
Created Time: 2020-05-12 23:17:26 **标准时间
Version: SoftKeyBoard v1.1

新增:

  1. 随窗口尺寸的改变, 缩小放大按键字母, 优化体验
  2. 双击CapsLock键, 锁定大写输出, 可输出大写期间CapsLock保持绿色
  3. 单击shift时, 风格改为绿色

========================================================================
Created Time: 2020-05-12 20:37:19 **标准时间
Version: SoftKeyBoard v1.0

pyqt5实现英文输入软键盘, 支持:

  1. Shift 切换字符
  2. 每单击一次 CapsLock, 下一次输出大写字母

softkeyboard's People

Contributors

wangkangchn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.