﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13231	Make render_option() on the Select class an instance method	bjourne	nobody	"The Select widget has a method called render_options() which renders all the options on the widget. For each option, it calls the inner method render_option() to render the ""<option blah>...</option>""-tag. If you are creating a custom Select widget and you only need to override how the option tags are rendered, it would be convenient if render_option() was an instance method so that you don't have to override the whole render_options() method."		closed	Forms	dev		fixed			Accepted	0	0	0	0	0	0
