Up to now, running the Revolution IDE on a Vista 64-bit OS was most problematic– if you could run it at all. I spent a number of hours chasing down the various issues and have fixed all of them I could find. Those with Rev 3.0 and Vista 64 can download my Vista 64 patch at:
http://www.gadgetplugins.com/altplugins/Vista64Patch.rev
Basically, the main issue has to do with ‘the globalnames’ where there are two environment globals which are problematic:
$ProgramFiles(x86)
$CommonProgramFiles(x86)
I’ve tracked down both the message box bug and the script editor bug to this problem and have created a patch which writes to and saves the Message Box stack and the revDebugger stack. As with all my patches, you can revert to a previous state.
This patch will not run on anything but Vista 64. Even if a mac or other pc were patched, things will work as they should. I suspect this patch will be in an upcoming version of Rev. AFAICT, there are no other outstanding issues with running Rev 3.0 in Vista 64 versus running Rev 3.0 in Vista.
Trevor DeVore has created a very nice tutorial where he shows how to create alternating line colors in fields automatically for Rev. Definitely worth checking out.
He also wrote the whole ScreenSteps documentation platform which is a wonderful and affordable way of posting tutorials online. Works on both Macs and PC’s
This is a rework of an older plugin with new interface and removal of frontscripts. Some other GUI features have been added such as auto-hiliting and scrolling of the Groups List.
It only does one thing, but it does it well.
It allows you to see all the groups which exist in a stack, and whether or not they are currently ON the current card. You can then choose to remove or place them on the current card as you see fit. Very handy for group management across a bunch of cards in a stack.
To download just type into the message box (or cut and paste text below):
go URL (“http://www.gadgetplugins.com/altplugins/altGroupMgr.rev”)
Then save and reopen as a palette. As with all other Altuit plugins, this is compatible with the altPlugin Toolbar. This version was not yet tested on Mac, but the previous version was. Please let me know if there are any issues. Thanks.
Here’s a beta plugin which allows one to create custom colored scrollbars for fields in Rev. It’s been tested on WinXP, Vista and Unit tested on Macs. Not sure about Linux.
It’s pretty simple and not as beautiful or fancy as those created by Scott Rossi, but it’s definitely a ‘no frills’ approach, which has minimum impact. It’s works like my altFldHeader which puts buttons at the top of fields for sorting tables, etc.
To download it, just type into the msg box (or cut/paste):
go URL “http://www.gadgetplugins.com/altplugins/altFldScroller.rev”
Then be sure and save. Make sure and run this in palette mode. If you use altPluginToolbar, it will install and automatically run in palette mode. Be sure and read the instructions fully before using it. Holler back at me if you find any problems.