I can get around this byjust supplying a null value as part of the items in listData but that really should only be an option when I want the user to choose "nothing" from theListButton.
You might actually want to consider providing an "empty" item for this purpose. I haven't looked at the code lately, but I don't think null list items are supported.
