Jump to content

Create a Button?


tennis4you

Recommended Posts

Is it possible with 2012LT to create a button that would automatically turn on the wipeout frames? Would be great to have a button for on and off. It's a lot to type to turn them on right now. yeah there are shortcuts, but still it's 3 things.

 

Thanks!

Link to comment
Share on other sites

You can turn them on to view them and then turn them off when you are done viewing them. You can set the variable to 2 to view them but not print them. In the end, we just end up turning them on and off a lot.

Link to comment
Share on other sites

This is a simple macro to toggle a system variable between on and off, you should be able to adapt it to suit any variable (or values that you want) I use a whole load of them on a toolpalette, to switch things like - menubar - commandline - visual styles - all sorts of things

^C^C$M=$(if,$(=,$(getvar,wipeoutframe),1),wipeoutframe;0;;,wipeoutframe;1;

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...