In Blueprint you define a very high-level control and the different
renderers may display it differently but optimized for the environment.
While popup menus work in Yahoo! Go 3.0 very well and are easy to use
not every HTML web browser for phones support popup menus but radio
buttons. Therefore the HTML renderer displays them as radio buttons.
Blueprint tries to optimize the experience across the different
environments and systems.
We also try to indicate this as much as possible in the developer's
guide:
"select1 - Allows selection of a single item from a list presented to
the user (usually as radio buttons or a pop-up menu)."
--- In yhoomobiledevelopers@yahoogroups.com, "Toby Glenn"
<tobypeters@...> wrote:
>
> Yep that fixed it. I needed a new version of the client. I also was
> wondering why if you set a select1 appearance to radio-group my items
> show up as a popup on the phone but on the web they show up as a
> radio-group.
>