Can the custom libURL library that comes with the GLX Application Framework be used without having installed the framework itself?
If so, is the install as described in the framework documentation sufficient to do the job or are other things needed?
Thanks in advance,
Larry
Custom libURL
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 1005
- Joined: Sat Apr 08, 2006 3:06 pm
- Contact:
Re: Custom libURL
Yes it can. All you are doing is updating the revLibURL script that ships with Rev.
Trevor DeVore
ScreenSteps - https://www.screensteps.com
LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder
ScreenSteps - https://www.screensteps.com
LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder
Re: Custom libURL
Hi,
Be careful: GLX is a bit old already and the libUrl in your version of RunRev migt be newer than that of GLX.
Best,
Mark
Be careful: GLX is a bit old already and the libUrl in your version of RunRev migt be newer than that of GLX.
Best,
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
-
- VIP Livecode Opensource Backer
- Posts: 1005
- Joined: Sat Apr 08, 2006 3:06 pm
- Contact:
Re: Custom libURL
The latest public release of the framework was in November of 2009 (I've posted beta versions to the Google Group since then). I think that was right around the time that that Rev 4.0 was released. I'm always using the latest release engine in my work and the custom version of libURL plays a vital role in my software so I always update it with changes that are made to the shipping version of libURL.
Trevor DeVore
ScreenSteps - https://www.screensteps.com
LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder
ScreenSteps - https://www.screensteps.com
LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder