GuiFacadeControl problem (1 Viewer)

GaryW

Retired Team Member
  • Premium Supporter
  • September 26, 2006
    46
    0
    Houten (Utrecht)
    Home Country
    Netherlands Netherlands
    Adding a list of items, e.g. facadeview.Add(new GUIListItem("Blah1")), facadeview.Add(new GUIListItem("Blah2")), facadeview.Add(new GUIListItem("Blah3")) in the same order shows a mixed list instead of Blah1, Blah2, Blah3. Even setting the ItemId with a numeric id (i++) shows no improvement

    Doesn anyone know how to keep this sorting?
     

    Users who are viewing this thread

    Top Bottom