Tk Source Code

Check-in [877bea7a]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Avoid errors when a menu is destroyed before its postcommand is run.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bug-70e531918e
Files: files | file ages | folders
SHA3-256: 877bea7a983db2fae83b011b67f5231e7256ffc984260e2b2257ce55b07913b8
User & Date: culler 2019-01-13 16:43:19.733
References
2022-04-02
20:44 Ticket [dc4c5573] tk_popup entry index not working on unix status still Open with 4 other changes artifact: 583222ce user: fvogel
Context
2019-01-13
18:02
Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu post command; eliminates #ifdef in the generic code. check-in: 0f8ee94e user: culler tags: bug-70e531918e
16:43
Avoid errors when a menu is destroyed before its postcommand is run. check-in: 877bea7a user: culler tags: bug-70e531918e
2019-01-11
21:47
Fix related menubutton issues on linux and Windows. check-in: 63fef3c5 user: culler tags: bug-70e531918e
Changes
Unified Diff Side-by-Side Diff Patch
Changes to library/menu.tcl.