>>>> This is a small detail indeed, but I noticed that with tool tips on and >>>> a >>>> stack open to be edited, the "New" button in Rev's main toolbar says >>>> "New >>>> card" for its tool tip, but produces a new stack instead.
Finally, I figured it out. I thought incorrectly that it was a problem I had because a bad installation, but that's not the case after all. Here's the recipe: The Toolbar Icons must be hidden, so that only the Toolbar Text is showing for the buttons in Rev's main toolbar. After doing that, the function of the "new" button will continue to do what it was set to do before turning off the Toolbar Icons, I suppose because the "new" button's script checks the icon to see what mode it has. If the button was set to do new cards, it will continue to do so, and you will get a script error if you press the button and there are no stacks open. If it was ready to make stacks, it will do new stacks consistently, and that's the behavior you will always get if you leave Toolbar Icons off, quit, and start another session. I always used Toolbar Text only, so the new stack feature was the behavior I always saw. Thanks, Curry Kenworthy _______________________________________________ improve-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/improve-revolution
