Search found 9 matches

by mroshaw
Tue Apr 28, 2020 1:27 pm
Forum: General
Topic: 8.4
Replies: 2
Views: 790

https://www.textpad.com/add-ons/cliplibs.html
If you would like to make your own contributions, please send them to support@textpad.com.
by mroshaw
Thu Oct 13, 2016 3:49 pm
Forum: General
Topic: Need syntax def file for Python 3.5
Replies: 2
Views: 1487

Re: Need syntax def file for Python 3.5

Latest I could find is for Python 2.6. I'm learning Python so am not yet informed enough to update the existing file. Is anyone working on this?

Not what you asked for, I know, but if you're learning Python you want to be using PyCharm Community Edition. That that has syntax highlighting and a ...
by mroshaw
Mon Jul 05, 2010 3:37 pm
Forum: General
Topic: Textpad and GNUStep (Objective C)
Replies: 1
Views: 320

Here's what I've come up with so far:

Command : cmd.exe
Initial Folder : $FileDir
Parameters :
/c C:\GNUstep\mingw\bin\gcc.exe -o $BaseName $FileName -I C:\GNUstep\GNUstep\System\Library\Headers -fconstant-string-class=NSConstantString -L C:\GNUstep\GNUstep\System\Library\Libraries -lgnustep ...
by mroshaw
Mon Jul 05, 2010 10:48 am
Forum: General
Topic: Textpad and GNUStep (Objective C)
Replies: 1
Views: 320

Textpad and GNUStep (Objective C)

Hi all!

Has anyone integrated the GNUStep Objective C compiler into Textpad?

I'm fiddling around with Tools settings and not really getting anywhere. It would be most useful to hear from someone who has already set this up.

Thanking you all in advance!
by mroshaw
Mon Jun 25, 2007 3:33 pm
Forum: General
Topic: Textpad on Vista dependable enough for school?
Replies: 3
Views: 679

I use Textpad 5.0.3 on Vista and it's absolutely fine! You'll have to do some fiddling, though, if you want to compile and run stuff from within Textpad.

If I were you, I'd also consider downloading Visual Studio Express C++ Edition, since it's free to download and use!

mroshaw
by mroshaw
Tue May 29, 2007 1:50 pm
Forum: General
Topic: Textpad 5.0.3 fails in Windows NT 4.0 SP6a (GetMonitorInfoA)
Replies: 2
Views: 468

Sorry, just read the 'Minimum Requirements' section in the readme and see that NT is no longer supported.

Poo!
by mroshaw
Tue May 29, 2007 1:45 pm
Forum: General
Topic: Textpad 5.0.3 fails in Windows NT 4.0 SP6a (GetMonitorInfoA)
Replies: 2
Views: 468

Textpad 5.0.3 fails in Windows NT 4.0 SP6a (GetMonitorInfoA)

Hi y'all!

I swear I've searched the forums for info on this but found no results. Is the forum search working correctly? Seems unlikely that this has not been covered, so my apologies if this is the case.

Anyway, I get the following when running Textpad 5.0.3 in Windows NT:

TextPad.exe - Entry ...
by mroshaw
Tue Apr 11, 2006 4:03 pm
Forum: General
Topic: Copy syntax highlighted text in RTF to clipboard
Replies: 4
Views: 974

Thanks for that dude - maybe one for the enhancements forum!

Cheers!

mroshaw
by mroshaw
Tue Apr 11, 2006 2:11 pm
Forum: General
Topic: Copy syntax highlighted text in RTF to clipboard
Replies: 4
Views: 974

Copy syntax highlighted text in RTF to clipboard

Hi,

I've had a search around the forum but can't find an answer to this:

Is there a way to copy syntax highlighted text as Rich Text into the clipboard?

I want to paste some code from Textpad into an e-mail and retain the colouring.

Thanks in advance!

mroshaw