CheckListboxItem in ItemListbox is not saved by LayoutEditor
Posted: Mon Aug 17, 2009 20:36
Hey all,
As a sample for my project I tried adding a CheckListboxItem (from this tutorial) to an ItemListbox in CELayoutEditor. I made the CheckListboxItem a child of the ItemListbox, but the CheckListboxItem didn't save with the layout file. It happens just the same with just using a ListboxItem. Manually adding the CheckListboxItem or ListboxItem to the layout file works just fine though.
Am I wrong in my understanding that ItemListbox uses child widgets as its items, and should be doing this through some other means?
As an aside: I know that you can't (to my knowledge) add items to widgets like the Listbox or Combobox in CELayoutEditor. Are there any plans currently on adding this as a feature, or are we going to be left with just adding it through code?
Thanks.
As a sample for my project I tried adding a CheckListboxItem (from this tutorial) to an ItemListbox in CELayoutEditor. I made the CheckListboxItem a child of the ItemListbox, but the CheckListboxItem didn't save with the layout file. It happens just the same with just using a ListboxItem. Manually adding the CheckListboxItem or ListboxItem to the layout file works just fine though.
Am I wrong in my understanding that ItemListbox uses child widgets as its items, and should be doing this through some other means?
As an aside: I know that you can't (to my knowledge) add items to widgets like the Listbox or Combobox in CELayoutEditor. Are there any plans currently on adding this as a feature, or are we going to be left with just adding it through code?
Thanks.