Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 988242994a9899ce625de26edb7e66840c541bcb
Ticket: 7a325ad72cbb6e331fbae3f4116fe112bda698f4
Hidden menubuttons flicker on MacOS
User & Date: kevin_walzer 2014-12-24 04:54:37
Changes

  1. icomment:
    I've committed a fix that reduces the flickering in the menubutton widget in general, as well as improving performance during resizing of windows; the widget now looks fine when mapped. The widget still inexplicably renders during window resize when it is hidden, and I do not know how to get that resolved. You may still be better off working around the issue by using ttk menu buttons or destroying/redrawing the widget, as that seems to work fine. 
    
    Please confirm that the update performs as I've indicated and I'll close this bug.
    
  2. login: "kevin_walzer"
  3. mimetype: "text/plain"