I have searched the forum, been looking at examples, downloaded the guides but can't get my stuff to work the way I want it. Here's what I want to do. I want to have a Webview, and at the bottom of the screen I want to Spinners. I can't really get it to work so I can see the spinners. I also want to have the app be able to use both portrait and landscape.
Here's what I have in my payout. I have a panel and on the panel I have the Webview. I also added the 2 spinners at the bottom of the panel. It kind of works if I set the Addview(Webview1,0,0,100%,75%)...... while writing this I thought, maybe I need to use Addview(Panel1,0,0,100%,100%) but that didn't work. I got a java error "The specified child already has a parent", which is good for the kid but bad for me.
Anybody has an input? :sign0085:
Here's what I have in my payout. I have a panel and on the panel I have the Webview. I also added the 2 spinners at the bottom of the panel. It kind of works if I set the Addview(Webview1,0,0,100%,75%)...... while writing this I thought, maybe I need to use Addview(Panel1,0,0,100%,100%) but that didn't work. I got a java error "The specified child already has a parent", which is good for the kid but bad for me.
Anybody has an input? :sign0085: