Messages by bunkdeath

One topic, 3 messages
Kuix technical support » Help to Display Dynamic Data Needed
Check this thread out! http://www.kalmeo.org/forum/topic/583/simple-question---dynamic-text-list/1 Might be it is what you want!
Kuix general board » Seperate Screenfirstmenu options for Each TabItem with different options

Might be this is not good to post in old thread, but for reference to others searchers. You can create an index in each tab might be anything like 

 

text id="index" text="1"

and then on option you can add action as 

onaction="#index.text"

Then check arguments for the action. Now for each index, you can popup another xml of your desired options. Hope this helps.

Kuix general board » need help in tab view

Hello everyone,

I want to build a tabbed based application. Though fixed tabbed system is pretty easy. What I want is to do is dynamically created tabs with dynamically created text/image items.

 

Anyone have information regarding this, please suggest me.

 

Bunkdeath