| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Determining the Menu selection on a BevelButton |
| From: | Arnaud Nicolet <anic297@mac.com> |
| Date: | Sat, 31 Jan 2009 20:14:39 +0100 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com |
| Delivered-to: | listarchive@realsoftware.com |
| In-reply-to: | <D1F1C130-D314-4BCD-ABDD-ECDF478B1858@tolisgroup.com> |
| References: | <26F71D9D-408A-494D-AE02-C7EDA921F21B@tolisgroup.com> <D1F1C130-D314-4BCD-ABDD-ECDF478B1858@tolisgroup.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Le 31 janv. 09 à 19:40 (soir), Tim Jones a écrit: On Jan 31, 2009, at 11:20 AM, Tim Jones wrote:Hi Folks,I've exhausted the OLR, the User's Guide, included examples, and even autocomplete and can't figure out how to act on a user's menu selection in a bevelbutton.Ah, so it is "minimally" in the User's Guide - MenuValue. But, it doesn't autocomplete unless you use the Me or controlname: i.e.: Me.MenuValue or bbAddPath.MenuValue. It's the same thing for any control. Put a push button in your window and write cap (for "caption") and you won't have it in the autocomplete list. This is because the autocomplete list shows properties/methods/etc for global items and current class (i.e. what your code editor window represent). _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Determining the Menu selection on a BevelButton, Tim Jones |
|---|---|
| Next by Date: | Re: Removing Duplicates in an Array, Arnaud Nicolet |
| Previous by Thread: | Re: Determining the Menu selection on a BevelButton, Tim Jones |
| Next by Thread: | Removing Duplicates in an Array, Tom Russell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |