RevStudio 4 Slow Editor and Docs
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
RevStudio 4 Slow Editor and Docs
Has anyone else had a problem with the RevStudio 4 Editing window being slow to react to typing and other actions? As well, slow Documents viewer?
3.5 is fine and doesn't seem to have this issue for me, but when I recently updated to 4, I noticed the slow issue in 4 and had to revert back to 3.5 for now.
3.5 is fine and doesn't seem to have this issue for me, but when I recently updated to 4, I noticed the slow issue in 4 and had to revert back to 3.5 for now.
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Hi Garrett,
The script editor is generally slow for me, since version 3 arrived. I don't think this is going to be fixed.
Best,
Mark
The script editor is generally slow for me, since version 3 arrived. I don't think this is going to be fixed.
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
Hi Garrett,
I'm using a 2.16Ghz MacBook. I don't think pocessor speed has much to do with it. Even my 8Mhz Mac SE is able to edit plain text at light speed. This shouldn't be an issue at all.
Best,
Mark
I'm using a 2.16Ghz MacBook. I don't think pocessor speed has much to do with it. Even my 8Mhz Mac SE is able to edit plain text at light speed. This shouldn't be an issue at all.
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
I'm working on Linux and I have the same problem. It' s a terrible experience writing scripts!!! It is slooooow!!!
Do you know how can I solve the problem? Yes, I can use external script editor, but it is very annoying writing in an external editor, then copy/paste in the official editor to compile and run. In this way I loose a lot of flexibility that RunRev has!
Do you know how can I solve the problem? Yes, I can use external script editor, but it is very annoying writing in an external editor, then copy/paste in the official editor to compile and run. In this way I loose a lot of flexibility that RunRev has!
Hi ale870,
There is a new external script editor from Daniels and Mara (of GLX2 fame) called tRev. You can do all of your development and compiling using it. You still have to layout the UI using the Rev IDE. However, once the UI is laid out, it has a feature called "Snaps" that allows you to interact with your UI while coding using an interactive snapshot of the UI. Very cool.
You don't have to copy any code back to the Rev IDE. It costs $50. I find it well worth that investment.
Admittedly, I have not coded in Rev long enough to develop any in-grained habits with the Rev IDE so the switch to tRev was very easy for me. Personally, I wouldn't want to code without it.
You can find information about it here http://reveditor.com/
Note: I am in no way affiliated with the company or the product. Just a happy user.
There is a new external script editor from Daniels and Mara (of GLX2 fame) called tRev. You can do all of your development and compiling using it. You still have to layout the UI using the Rev IDE. However, once the UI is laid out, it has a feature called "Snaps" that allows you to interact with your UI while coding using an interactive snapshot of the UI. Very cool.
You don't have to copy any code back to the Rev IDE. It costs $50. I find it well worth that investment.
Admittedly, I have not coded in Rev long enough to develop any in-grained habits with the Rev IDE so the switch to tRev was very easy for me. Personally, I wouldn't want to code without it.
You can find information about it here http://reveditor.com/
Note: I am in no way affiliated with the company or the product. Just a happy user.
- John
Thank you.
I just bought it
but I think that Runtime Revolution (the company) should not "oblige" the developers to buy an external product since built-in editor is terrible 
I think they should provide a reliable editor, then if I want, I could buy an external editor for other reasons (e.g.: more functionalities).
One thing more (last one, I promise!): tRev is not very stable, and randomly crash (now I save at every line code modification, but it is very annoying since I need to restart it everytime, and I loose the code, open tabs, etc...).
Thank you.
I just bought it


I think they should provide a reliable editor, then if I want, I could buy an external editor for other reasons (e.g.: more functionalities).
One thing more (last one, I promise!): tRev is not very stable, and randomly crash (now I save at every line code modification, but it is very annoying since I need to restart it everytime, and I loose the code, open tabs, etc...).
Thank you.