Hi Guys
I am new to Basic4Android and I would realy appreciate some help.
I am looking at 2 sample codes TabHostExtra & ScrollViewExample. I would like to be able to use a combination of the 2 examples in a way to display in each table a scroll view. My question is how to add the scroll views dynamically to each Tab and how to address them properly in code properly.
My Other question is:
in Activity_Create of the TabHostExtraDemo you use Button1.Tag = 1; How does the compiler know which button1 you are addressing ( The one on the first Tab, or the second Tab ). can someone please clarify
Thank you
I am new to Basic4Android and I would realy appreciate some help.
I am looking at 2 sample codes TabHostExtra & ScrollViewExample. I would like to be able to use a combination of the 2 examples in a way to display in each table a scroll view. My question is how to add the scroll views dynamically to each Tab and how to address them properly in code properly.
My Other question is:
in Activity_Create of the TabHostExtraDemo you use Button1.Tag = 1; How does the compiler know which button1 you are addressing ( The one on the first Tab, or the second Tab ). can someone please clarify
Thank you