Skip to content

Creating a new List #12

@devilwacause

Description

@devilwacause

Working on creating a dynamic list and running into problems, maybe somebody has a solution I havent come across.

So I read in a group of "names" from an xml document. What I'd like to do is then create a new RadialMenu List from this group of names so that as time goes on, the menu can grow (considering models of an item here). Anybody have an idea or solution to this?

I've tried doing it inside the

MainMenu.Items = new List {

}

but cannot do for example a for each loop thru this area to create the new items.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions