Latest recipes tagged "checkbutton"http://code.activestate.com/recipes/tags/checkbutton/new/2017-04-12T23:25:49-07:00ActiveState Code RecipesMetro Checkbuttons and Radiobuttons (Python) 2017-04-12T23:25:49-07:00Miguel Martínez Lópezhttp://code.activestate.com/recipes/users/4189907/http://code.activestate.com/recipes/580783-metro-checkbuttons-and-radiobuttons/ <p style="color: grey"> Python recipe 580783 by <a href="/recipes/users/4189907/">Miguel Martínez López</a> (<a href="/recipes/tags/checkbutton/">checkbutton</a>, <a href="/recipes/tags/radiobutton/">radiobutton</a>, <a href="/recipes/tags/tkinter/">tkinter</a>). Revision 2. </p> <p>This recipe shows how to create custom checkbuttons and radiobuttons</p>