@bwsounds There is no point in creating paint routines in a script that isn't the main interface because the user will never see it. So you need to restructure your project. Paint routines should only exist in the main interface script.
You can use Look and Feel to style combo boxes.