Back and next buttons - the browser
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Back and next buttons - the browser
Hello,
Someone could please help me to understand how do I create "back" and "next "buttons in the widget browser of Livecode 8?
It was very simple thing in the old browser, now that's a problem for me.
Thank you very much!
Someone could please help me to understand how do I create "back" and "next "buttons in the widget browser of Livecode 8?
It was very simple thing in the old browser, now that's a problem for me.
Thank you very much!
Re: Back and next buttons - the browser
Since I would also like to get an answer to this question, I posted it to the LC mailing-list and will post the answer, if any, here, too, so stay tuned! 

Re: Back and next buttons - the browser
Something must definitively have gone wrong in your life! 

Re: Back and next buttons - the browser
OK, I know a LOT about LC since I started with Metacard in 1999, but I do not know EVERYTHING about LC, especially when it comes to mobile stuff, since I don't even own any mobile device.
Yes, no cell-phone, that's me!
Yes, no cell-phone, that's me!

Re: Back and next buttons - the browser
http://forums.livecode.com/viewtopic.ph ... 64#p138464
p.s. It is way better to ask in the forum. Old men (=98% of the use list contributors) become talkative.
p.s. It is way better to ask in the forum. Old men (=98% of the use list contributors) become talkative.
shiftLock happens
Re: Back and next buttons - the browser
Something you and I have in common big time my friend

I think we also have a tablet around here somewhere too. I used it once to look up a tv listing

@hh - excellent find, but I wish LcMark had continued to answer the last question. Still, it provides the answer, the most important part of all.

Re: Back and next buttons - the browser
This is (meanwhile) the EXAMPLE to "go in widget" in the dictionary:
Example
// Navigate to previous page in browser widget.
go back in widget "myBrowser"
// Return after previous call to "go back"
go forward in widget "myBrowser"
shiftLock happens
Re: Back and next buttons - the browser
Thank you Hermann!
Re: Back and next buttons - the browser
Thank you very much! I will check it out. 
