I thought that I might be missing what you needed.
I've been hearing a lot about R on a very interesting list you might want to check out:
http://www.dailyspeculations.com
Search found 306 matches
- Thu Mar 22, 2007 7:04 pm
- Forum: General
- Topic: linking R and textpad?
- Replies: 4
- Views: 786
- Thu Mar 22, 2007 1:11 pm
- Forum: General
- Topic: linking R and textpad?
- Replies: 4
- Views: 786
I may be misunderstanding what you want. To open a non .txt file type in TextPad you need to set up a document class: 1st "Apply these settings to all document classes." is unchecked throughout. If you do not want the settings to be applied throughout. 2nd Closed all open instances of TP 3. Open TP ...
- Thu Mar 15, 2007 8:38 pm
- Forum: General
- Topic: Having REALLY annoying problems w/CLASSES (fonts & tabs)
- Replies: 13
- Views: 2728
Hate to ask the obvious, but is "apply these settings to all document classes' under default unchecked...or maybe it's checked somewhere else? EDIT: Also maybe try deleting the classes from open TP with empty window and starting again. NEW EDIT: OK. Challenge time. I just did it successfully again ...
- Thu Mar 15, 2007 7:41 pm
- Forum: General
- Topic: Having REALLY annoying problems w/CLASSES (fonts & tabs)
- Replies: 13
- Views: 2728
Howdy, Well I have done this successfully in the past and I just did it successfully right now, but I cannot guarantee the process as I'm not sure what I did. OK? Close all open instances of TP. Open a new instance and close any new blank document if you are set up to open with a new document...i.e ...
- Thu Dec 21, 2006 5:11 pm
- Forum: General
- Topic: TextPad opening HTML documents through Apache server
- Replies: 4
- Views: 679
- Wed Oct 25, 2006 9:13 pm
- Forum: General
- Topic: How to change the icon of text files to Text pad icon
- Replies: 1
- Views: 487
- Wed Jul 05, 2006 9:04 pm
- Forum: General
- Topic: Clipboard history stops recording clipboard entries
- Replies: 6
- Views: 1418
I'm just doing something that is producing a problem that may be related: Lots of cut and paste. Sometimes when I do a cut a section from the top of the cut to the place where I want to paste is selected when I try to paste. I am able to clear the selection by hitting the shift key. I have no idea ...
- Fri Mar 17, 2006 8:19 pm
- Forum: General
- Topic: Minor bug in Workspaces
- Replies: 2
- Views: 588
- Thu Mar 16, 2006 9:53 am
- Forum: General
- Topic: Minor bug in Workspaces
- Replies: 2
- Views: 588
Minor bug in Workspaces
Hello, In the situation where I open 4 different Workspaces in separate instances of TP and when finshed working close each, there appears under File>Workspaces, in the list of Workspaces previously opened, only the first of the four. Obviously this means that I must do a lot more work to get set up ...
- Sun Jan 22, 2006 10:23 am
- Forum: General
- Topic: Including Line Numbers in Text
- Replies: 8
- Views: 2556
- Sat Jan 21, 2006 1:26 pm
- Forum: General
- Topic: Including Line Numbers in Text
- Replies: 8
- Views: 2556
- Sat Jan 21, 2006 10:23 am
- Forum: General
- Topic: Including Line Numbers in Text
- Replies: 8
- Views: 2556
MudGuard, Thanks for this! I've wanted to do something like this for a long time and didn't think it could be done. So the next question is: how would you do it so as to make the numbers align right on say three digits...e.g.: 001 010 100 Edit: With a space following the number. 001 text 010 text ...
- Sun Jan 01, 2006 4:54 pm
- Forum: General
- Topic: Rewrite rule regex help
- Replies: 2
- Views: 623
- Sun Jan 01, 2006 11:57 am
- Forum: General
- Topic: Rewrite rule regex help
- Replies: 2
- Views: 623
Rewrite rule regex help
Hello, A friend needs the following help which I hope someone here can give: # I can't figure out how to get RewriteRule to work so that we can put # anchors in the URLs. Here's what I've tried: # RewriteEngine on # RewriteRule ^(.*) $1 [ NE] # # I'd really like this to work so that the old anchored ...