| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Source code printed in colors |
| From: | "emile.a.schwarz" <emile.a.schwarz@wanadoo.fr> |
| Date: | Sat, 30 May 2009 18:16:12 +0200 (CEST) |
| 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 |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Hi,
MacOS X 10.5.7
MacBook 2.4 GHZ UniBody
I am able to print (in a pdf) in colors REALbasic code source.
Unfortunately, I am not able to copy / paste that colored text.
I have selected the whole colored text, checked the Clipboard contents using
AppleScript:
return clipboard info
and get:
{{«class RTF », 2037}, {«class utf8», 987}, {«class ut16», 1976}, {uniform
styles, 8644}, {string, 987}, {scrap styles, 1462}, {Unicode text, 1974}}
I extracted the «class RTF » 2037 characters, saved the rtf code into a text
file and checked the rtf code.
The \colortbl holds only one color!
{\colortbl;\red255\green255\blue255;}
OK, the whole result is that I cannot get the REALbasic code with styles and
colors…
Am I right on that?
Emile
_______________________________________________
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: Scope/Protection Question, Joe Strout |
|---|---|
| Next by Date: | Operator_Compare with variant objects?, Michael Diehr |
| Previous by Thread: | OS X bug: Listbox scrolling wrong with "scroll to here" option, Thomas Tempelmann |
| Next by Thread: | Operator_Compare with variant objects?, Michael Diehr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |