Home » Developer & Programmer » Forms » MENU TOOLBAR PROB WITH KEY-TRIG(URGENT)
MENU TOOLBAR PROB WITH KEY-TRIG(URGENT) [message #84586] Thu, 01 April 2004 04:06 Go to next message
ashish
Messages: 107
Registered: December 2000
Senior Member
Hi all

I have created a fmb, i have used some key triggers in that fmb

 like (key-nextrec,key-commit,key-insrec....),but as i am attaching a custome menu (with it's own toolbar) to that fmb these key triggers are not firing when i am pressing that perticular key from the toolbar(the custom menu owns that toolbar)

 so any one can tell me that Why these key triggers are not firing.....

 
Re: MENU TOOLBAR PROB WITH KEY-TRIG(URGENT) [message #84587 is a reply to message #84586] Thu, 01 April 2004 04:45 Go to previous message
jan
Messages: 71
Registered: August 2002
Member
you'll have to write the code in your menu items.
i.e. if your menu item is save, you can say

do_key('commit');

this will actually call the key-commit trigger.

Hope this helps.

Jan
Previous Topic: Records quetion
Next Topic: How Can I Launch A Web Page From Forms??
Goto Forum:
  


Current Time: Mon May 06 13:23:49 CDT 2024