Hello Manvitha,
for me it is still not clear what do you mean with 'take menu items in queue'. Do you want to create a large menu with a lot of menu items so the user can scroll the menu content? Or do you want the items to be added to (removed from) the menu dynamically?
Regarding 'queue variables', do you mean a kind of array or list to store data?
Best regards
Paul
Have you already implemented a Menu component? If yes, have you created it by using the provided Menu component templates (see also generic code for multiple menu items)?
If yes, to dynamically add/remove items from the menu, you add/remove the corresponding item objects to/from the menu object. The menu then automatically updates the appearance. To add/remove the objects you use the methods Add() and Remove().
queue means like variables storing in the list
I'm sorry, but it is still not clear for me what do you mean or what relation does the list/queue (?) have with the menu system.
Ask Embedded Wizard
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint