I created a checkbox that will be used to enable/disable its corresponding entry.
b1var = IntVar(value=1)
b1 = Checkbutton(bevmenu, comma