Re: Has any one had the same problem with FORMS45 menubar??

From: <S>
Date: 1996/10/08
Message-ID: <53e80g$l1k_at_lex.zippo.com>#1/1


Have you ever encountered the magic menu item Paste not functioning correctly? The Cut and Copy items work fine, but the Paste does not.

Thanks

In article <01bbb196$5b47bf20$895e3dcb_at_clockworkorange>, "Simon says...
>
>Hidden in the doco, it mentions that the "Undo" is not implemented - i.e.
>you have to do it yourself. Some code such as this to reset the field to
>it's database value can do the trick:
>
>Copy(Get_Item_Property(:System.Cursor_Item, DATABASE_VALUE),
>:System.Cursor_Item);
>
>Hope this helps!
>
>______________________________________________
>
>Simon Chessum OAKTON Computing
>simonc_at_oakton.com.au Ph:+61 3 98538855
>"It's too nice a day to be stupid indoors"-Ren
>______________________________________________
>
>
>S Caldwell wrote in article <52rmj0$s55_at_lex.zippo.com>...
>> I have a form that uses the menu module 'MENUDEF' from the one of the
 forms
>> demo directories. The problem I'm having is that the Magic Menu Item
 Paste
>> doesn't seem to work correctly. If I Copy text to the clipboard, go to
 another
>> field and select Paste it will not paste. If I select Edit and then
 Paste it
>> works fine. Has anybody else had the same problem, and if so is there a
 work
>> around.
>>
>> Thanks in advance.
>>
Received on Tue Oct 08 1996 - 00:00:00 CEST

Original text of this message