Hi all,

REALbasic 2006 Language Reference have this example (already in REALbasic 
5.5.5):

<quoted and 'modified' example>
Dim EditSelectAll as New MenuItem

EditSelectAll.Text = "Select All..."

EditMenu.Append(EditSelectAll)
<quote>


NOTA: there are some other example that uses 'As New MenuItem' / 'As New MenuItem("Paste Special...")', 'As MenuItem'.


I followed that example and that raised a question:

Where do I put the code that have to be executed for this MenuItem ?


PLEASE, concentrate on the example and forget that it (the example) talks about EditAll or EditPasteSpecial ... (I use it elsewhere and I was able to add shortcut, Enable, Text, etc.).


Emile


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to