Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: c9a8f28ed6c2091310cdb772566ca2c57e33d651
Ticket: 4966cad4d4807585652ef7c2380a88f208a6e81f
Wrong tab shown in ttk::notebook
User & Date: gcramer 2017-07-23 17:11:19
Changes

  1. icomment:
    The first fix [168b6715] did not work properly, so I have reverted the changes.
    
    The second fix [168b6715] now is setting currentIndex before NotebookPlaceSlave() will be invoked, due to my analysis this can have only one side effect: an interveaning call of NotebookPlaceSlaves() will change to the correct tab.
    
  2. login: "gcramer"
  3. mimetype: "text/plain"