Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 16cbc3b78f9e1f31a8db218f4730c41a456ef3b6cba48e0ae91629a87cd1b287
Ticket: 185c8557d95794af74be5e3bc8609684e23e7af9
mac os x: wm overrideredict causes window to disappear...
User & Date: marc_culler 2018-12-07 17:18:52
Changes

  1. icomment:
    With the most recent check-in [7ea0be3c] to the bugfix branch, if you uncomment
    the second of these three lines:
    
    <verbatim>
    	# To make things even worse on TkAqua, uncomment this line
    	# wm overrideredirect .balloon 1
    	wm withdraw .balloon 
    </verbatim>
    
    then I think you will find that the help balloons work fine in FullScreen mode.
    
    Do you have a test script that shows the issue with transient windows?
    
  2. login: "marc_culler"
  3. mimetype: "text/x-fossil-wiki"
  4. username: "Marc Culler"