Normal Topic "Show Function Key Menu" (Read 367 times)
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
"Show Function Key Menu"
Dec 14th, 2007 at 7:57pm
Print Post Print Post  
Several questions about the "Function Key Menu" display:

* Can this View menu selection be placed on the menu bar as it's own toggle (i.e. migrated or copied off of the View menu)?  Something similar to the "Toggle Table View" selection that Ray and Carl cooked up a while ago?

* Can items be removed?  I have removed the ability to "F3 - Delete Record" from non-admin users (as well as the command tree item) and would like to remove it from the Function Key Menu display as well.  Also, I have command buttons that do the work of the F11 functions (they not only copy to/from the buffer, but also remove data from elements that should never be duplicated across records) and would like to do the same with that key as I have done with F3.

* Cam items be changed or added?  Although I have not redefined the functions of any function keys, the possibility exists that I may.

Thanks in advance.
  

**
Captain Infinity
Back to top
IP Logged
 
Carl Underwood
Senior Member
Members
*****
Offline



Posts: 1351
Location: New Hampshire
Joined: Mar 11th, 2003
Re: "Show Function Key Menu"
Reply #1 - Dec 14th, 2007 at 11:06pm
Print Post Print Post  
These will show and hide the Fuction Key Menu. You may be able to use these in a modified version of the "Toggle Table View" code.

QuickMacro("MENUBAR SELECT Show Function Key Menu")
QuickMacro("MENUBAR SELECT Hide Function Key Menu")
  


Carl Underwood
CDU Computer Consulting LLC
Epsom, New Hampshire
Back to top
IP Logged