Fairly new to LiveCode. Just need to know how I display a web page in a scrolling field (for a desktop app).
For example:
Click a button, its script grabs a URL from a field named "URL", does whatever magic to it (this is the part I don't know)
and TADAH! The website of the URL appears in a large scrolling field (or something like that) on that page.
I was alive during the early days of HyperCard (LiveCode's great-grandfather) and programmed lots of cool stuff with it like fractal generators and business databases. So, just get me started and off I'll go!
Thanks!
How to display a web page into a scrolling field?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 2
- Joined: Tue May 22, 2012 9:37 pm
Re: How to display a web page into a scrolling field?
Hi,
Read everything about revBrowser in the dictionary. It'll do what you want.
Kind regards,
Mark
Read everything about revBrowser in the dictionary. It'll do what you want.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: How to display a web page into a scrolling field?
Yikes... webpromo.us... with a name like that I'm surprised you're not spam.
Are you?
At any rate I was thinking the request was for a newsbanner type of web page reader. Take everything between <p>...</p> (or whatever tags) and stream it into a 1 line field.
That would be kind of fun.
If this is the case then just say.
Simon
Are you?
At any rate I was thinking the request was for a newsbanner type of web page reader. Take everything between <p>...</p> (or whatever tags) and stream it into a 1 line field.
That would be kind of fun.
If this is the case then just say.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Posts: 2
- Joined: Tue May 22, 2012 9:37 pm
Re: How to display a web page into a scrolling field?
Thanks Mark & Simon!
I'll explore revBrowser with enthusiasm!
Simon, entrepreneurs are trained to never go anywhere without having business cards in their pocket to give out if someone asks. Think of my username as just that.
[See also Mark's signature]
I'll explore revBrowser with enthusiasm!
Simon, entrepreneurs are trained to never go anywhere without having business cards in their pocket to give out if someone asks. Think of my username as just that.
