O.P. RE: Option panel bug
The ID's are the same.
Id="Option1" - In Options.xml, at both the static control and the combo box control.
I also had the static control named as"Id="Option1Caption"
SkinInfo has this: <MultiVal Name="Option1">
I'm fairly sure there is no misspelling, and I havent had this problem on open live.
Is it a bug that occurs when I do have tags for replacement, while not having anything inside?
<ResGroup>
<Restrictions><MsgVersions><Version Major="14" Minor="0"/></MsgVersions><SkinOptions><OptionSet><MultiVal Name="Option1">Default</MultiVal></OptionSet></SkinOptions></Restrictions>
<Resources><Replace><Graphics><Pictures>
</Pictures></Graphics></Replace></Resources></ResGroup>
|