Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 80126f44b88b955c3dab3c850d8a59a8421f6dbabd9082800b6b8c4726c6ac42
Ticket: 43b596451ec6b59359145ff32e689a2eec70bb85
relief for active menu entries
User & Date: fvogel 2018-09-11 11:16:12
Changes

  1. icomment:
    Thank you for your feedback.
    
    I have added the Windows implementation of -activerelief in [https://core.tcl.tk/tk/timeline?r=bug-43b596451e|branch bug-43b596451e].
    
    Regarding macOS I think this feature cannot be available since DrawMenuEntryBackground() is an empty procedure, probably because the native menues are used on this platform.
    
    I will have to write a TIP and get it voted before I can merge.
    
    On the other issue you saw with activeborderwidth != borderwidth, yes could you please open a dedicated ticket, and specify the platform where this problem happens (because I don't see any problem on Win). Thanks!
    
  2. login: "fvogel"
  3. mimetype: "text/x-fossil-wiki"