Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: a1a3170cc5dc5b9bba8cabe05e2fdc6d3086d4dfab887625c294c621ad7cdce1
Ticket: f9343d8f72406386b1310c4d641d279a47845f14
Documentation tip for scrolling (ttk::)entry right on creation might be helpful
User & Date: ulfalizer 2019-04-16 22:09:10
Changes

  1. comment changed to:
    I wrestled for a while with getting a ttk::entry ([entry] behaves the same) with a long prefilled text to start out scrolled all the way to the right. Maybe a hint in the man page would be useful.
    <br>
    <br>
    The method in <a href="https://stackoverflow.com/a/17233583">this SO answer</a> works for me. I got there via <a href="https://stackoverflow.com/questions/29334544/why-does-tkinters-entry-xview-moveto-fail">this question</a>.
    
  2. login: "ulfalizer"
  3. mimetype: "text/plain"