Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: ccbdae00c8261a319dbe7805b50182a7b26e7fab
Ticket: a4508be8f399b24600d744d9f6725a569093e756
ttk:spinbox arrows are not centered in the entry
User & Date: fvogel 2017-07-13 20:30:10
Changes

  1. icomment:
    I can reproduce on Vista just by:
    <verbatim>
    package require Tk
    pack [spinbox .tks]
    pack [ttk::spinbox .ttks]
    </verbatim>
    
    Yes, you need to zoom in the image to see this.
    
    It does not happen for all themes, for instance alt and clam are OK.
    
  2. login: "fvogel"
  3. mimetype: "text/x-fossil-wiki"