Page 1 of 1

multiple pages

Posted: Fri Nov 14, 2014 8:10 am
by arachno
Hello,

first a big thank you for Smart Basic. I've been searching a long time for a simple solution to get into mobile programming.

I have a general and a special question.

SB has no build in mechanism for creating programs with multiple pages ?

If not, i have to do a lot of hiding and deleting objects (no problem at all).
But now i'm planning an app that starts with a fullscreen (besides some buttons on the top) browser object.

My question here is: How can i hide this browser object and build up another page ? Destroying is no option as i'll have to keep the state information (page, cookies etc.) for coming back to the start page.

Think of a few buttons on top of the browser, where the first button is highlighted on start of the app and shows the browser content. Touch of another button leads to other pages for data entry and so on.

Roland Schopp (arachno)

Re: multiple pages

Posted: Fri Nov 14, 2014 8:26 am
by Mr. Kibernetik
Hi Roland!

Yes, I see that smart BASIC is missing commands to show/hide browser object. Thank you for pointing on that - they will appear in next release.
Currently I cannot suggest any workaround for this issue.

Re: multiple pages

Posted: Fri Nov 14, 2014 9:44 am
by arachno
Upsss, that's a show stopper for my project.
Some idea, when the next release will be available ?

Roland

Re: multiple pages

Posted: Fri Nov 14, 2014 9:45 am
by Mr. Kibernetik
As soon as possible :!:

Re: multiple pages

Posted: Sat Nov 15, 2014 12:18 pm
by Mr. Kibernetik
Both features you were speaking about will be implemented: hiding/showing browser and paging functionality.

Re: multiple pages

Posted: Sun Nov 16, 2014 2:42 pm
by arachno
That's really fantastic. Good reason to give the actual version a five star rating.

Tanks a lot

Roland