| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Should I be able to do this? |
| From: | Karen <keatk@verizon.net> |
| Date: | Thu, 30 Jul 2009 00:19:59 -0400 |
| 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: | <D1C60056-4AE1-4131-9444-F1E1A4DF0569@great-white-software.com> |
| References: | <E98A8196-448A-4BCB-A001-D3FB1149709C@verizon.net> <D1C60056-4AE1-4131-9444-F1E1A4DF0569@great-white-software.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Jul 29, 2009, at 11:58 PM, Norman Palardy wrote:
Yes that works but:
dim RectCtrl as RectControl
dim checkedFont as string
Select Case RectCtrl
#if RBVersion <= 2009.3
Case IsA EditField
CheckedFont = EditField(RectCtrl).TextFont
#endif
etc
Does not.
_______________________________________________
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: Should I be able to do this?, Norman Palardy |
|---|---|
| Next by Date: | Array of Canvases vs Subdivided Canvas, timm |
| Previous by Thread: | Re: Should I be able to do this?, Norman Palardy |
| Next by Thread: | Re: Should I be able to do this?, Norman Palardy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |