User:Dee/ItemData 0

From HashVB
< User:Dee
Revision as of 11:06, 1 March 2006 by Dee (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Problem

Under some circumstances, the "single digit" ItemData values for a ComboBox are reset to 0 when editing the list.

Solution

Whenever editing the ItemData list, you need to prefix all the single digit values with the digit 0.

This isn't a problem when adding values at runtime.