So as to not duplicate too much I'm continuing this thread here.
http://runtime-revolution.278305.n4.nab ... l#a2550057
Search found 524 matches
- Wed Sep 22, 2010 1:24 pm
- Forum: Talking LiveCode
- Topic: Online Snippets library
- Replies: 8
- Views: 2566
- Wed Sep 22, 2010 11:21 am
- Forum: Talking LiveCode
- Topic: Online Snippets library
- Replies: 8
- Views: 2566
Online Snippets library
Is there an online code snippets library out there for Rev erm LiveCode? Not full tutorials, we have them and they are great but just small chunks of code that individuals have used and tested. I know there is a lot of code out there but it's fragmented so a central snippet store I think would be us...
- Wed Sep 15, 2010 1:23 pm
- Forum: Off-Topic
- Topic: Real Basic Web edition - No Plugin Required!
- Replies: 1
- Views: 1958
Real Basic Web edition - No Plugin Required!
Sorry to bring this up but I think it needs discussing. I've noticed that Real Basic are about to launch a web edition. Went to their site expecting a web plugin requirement and found this: ' REAL Studio Web Edition apps run as a FastCGI on Apache .' ! http://www.realsoftware.com/web/ No plugin so w...
- Fri Sep 10, 2010 1:16 pm
- Forum: Internet
- Topic: revlet can't connect to the internet
- Replies: 15
- Views: 5928
Re: revlet can't connect to the internet - Solved -
---- SOLVED ----
Hi Mark,
Ok, rebuilt using 4.0.0
Now works as expected.
http://hdweb.co.uk/temp/test2.html
ShadowSlash -- What version of Rev are you using?
Hi Mark,
Ok, rebuilt using 4.0.0
Now works as expected.
http://hdweb.co.uk/temp/test2.html
ShadowSlash -- What version of Rev are you using?
- Fri Sep 10, 2010 12:55 pm
- Forum: Internet
- Topic: revlet can't connect to the internet
- Replies: 15
- Views: 5928
Re: revlet can't connect to the internet
Hi Mark,
Thanks.
Well now it gets interesting!
Using your code works in exe but not in revlet.
http://hdweb.co.uk/temp/test.html
I'm using Rev Ent V 4.5.0-dp-3
Going to try an older version next.
Also need to check my version of the browser plugin.
Thanks.
Well now it gets interesting!
Using your code works in exe but not in revlet.
http://hdweb.co.uk/temp/test.html
I'm using Rev Ent V 4.5.0-dp-3
Going to try an older version next.
Also need to check my version of the browser plugin.
- Fri Sep 10, 2010 12:23 pm
- Forum: Internet
- Topic: revlet can't connect to the internet
- Replies: 15
- Views: 5928
Re: revlet can't connect to the internet
Hi Mark,
So we are all doing the same test can you post your tested and working code please.
Also what version of Rev are you using?
So we are all doing the same test can you post your tested and working code please.
Also what version of Rev are you using?
- Wed Sep 08, 2010 10:33 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to secure application to prevent distribution to others?
- Replies: 15
- Views: 6939
Re: How to secure application to prevent distribution to others?
Hi Alex, One method I have used in the past is to require an online registration which ties the install to the hard drives serial number. 1. You ask for an email address in a registration window (this becomes the username) 2. Get the hard drive serial number use shell("vol c:") encypt and put into t...
- Wed Sep 08, 2010 9:22 pm
- Forum: Internet
- Topic: revlet can't connect to the internet
- Replies: 15
- Views: 5928
Re: revlet can't connect to the internet
Hi ShadowSlash,
Yep, just tried this myself and i'm seeing the same...no result.
Also tried to retrieve header info. Ok in standalone no results in revlet.
Does anyone know if there is a list of what is and what is supported in a revlet?
Yep, just tried this myself and i'm seeing the same...no result.
Also tried to retrieve header info. Ok in standalone no results in revlet.
Does anyone know if there is a list of what is and what is supported in a revlet?
- Wed Jun 09, 2010 4:43 pm
- Forum: Announcements
- Topic: PointandSee released - Built with Revolution
- Replies: 3
- Views: 2026
Re: PointandSee released - V1.1.0 released
What´s New in version 1.1.0:
* Added copy to clipboard functions for X,Y - R,G,B and Hex.
* Added Minimize button.
Any feedback greatly appreciated.
* Added copy to clipboard functions for X,Y - R,G,B and Hex.
* Added Minimize button.
Any feedback greatly appreciated.
- Wed Jun 09, 2010 1:10 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Minimise with windowshape -- SOLUTION
- Replies: 4
- Views: 1987
Minimise with windowshape -- SOLUTION
There is a well known and long standing bug when minimising when a custom window shape is used. Basically it does not work! There is no problem if standard window decorations are used. Searching the forum the accepted solution is as below: In the mimimize button script: on mouseup set the windowshap...
- Wed Jun 02, 2010 2:46 pm
- Forum: Announcements
- Topic: PointandSee released - Built with Revolution
- Replies: 3
- Views: 2026
Re: PointandSee released - Built with Revolution
Hi bangkok, I'm not going to release all of the code at the moment as this may be feeding into a commercial project. However if you are interested in a funtion let me know and I can post a code snippet. I do have an unrelated entry in the community http://revonline2.runrev.com/stack/427/Special-Fold...
- Tue Jun 01, 2010 11:06 am
- Forum: Announcements
- Topic: PointandSee released - Built with Revolution
- Replies: 3
- Views: 2026
PointandSee released - Built with Revolution
PointandSee is a FREE simple but full featured under cursor colour finder.
http://www.pointandsee.co.uk/
I would be interested to hear any comments, good or bad.
http://www.pointandsee.co.uk/
I would be interested to hear any comments, good or bad.
- Thu Apr 01, 2010 11:05 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Problems With Graphics for Buttons
- Replies: 3
- Views: 1528
Re: Problems With Graphics for Buttons
Because of this bug I generally add the graphics to a new card in the stack I want to access them with. It's an easy matter then just to copy this library card to any stack where these graphics are required. It's a pain when you want to add new images across several stacks but doing it this way has ...
- Fri Mar 12, 2010 3:36 pm
- Forum: Off-Topic
- Topic: To those looking for programmers: Word of Warning!
- Replies: 25
- Views: 8543
Re: To those looking for programmers: Word of Warning!
Bodape, Firstly, although I do not know [name] it is very bad form for you to publish his name (no matter how unhappy you are) on an open forum. It's also not going to help you get another developer onboard. Ok got that off my chest... now moving on. Asking a developer to work for you and expecting ...
- Thu Oct 08, 2009 9:40 pm
- Forum: Talking LiveCode
- Topic: Where to put data under Vista? - My Experience and Resources
- Replies: 1
- Views: 917
Where to put data under Vista? - My Experience and Resources
Scenario: I have a Three part application. Part 1: Setup utility. On first run generates an encrypted encryption/decryption key as a text file. The setup utility then encrypts inputed values and spits them out as a heavily encrypted settings text file. Part 2: The Client. This uses the key text fil...