Search found 9 matches

by boon_kwee
Thu Mar 02, 2006 5:37 am
Forum: General
Topic: Out of Memory problem
Replies: 4
Views: 726

No solution

Does anyone happen to discover a solution for this?

Probably non replying means that this is confirmed a bug in TP... :(
by boon_kwee
Sun Feb 19, 2006 6:47 am
Forum: General
Topic: Out of Memory problem
Replies: 4
Views: 726

No, just saving file.

Thought that it could be the font file consuming too much memory because I was using a font (>1000Kb) with CHINESE_GB2312 Scripting, the file save resulted in the Out of Memory, but switched to Western Scripting, the file save works fine with the same font.

Thus realised it ...
by boon_kwee
Thu Feb 16, 2006 4:40 am
Forum: General
Topic: Out of Memory problem
Replies: 4
Views: 726

Out of Memory problem

Cannot save files and a box containing the above message pops up whenever I encountered this problem, thought that it could be due to the files but subsequently seems otherwise.

Will always happens when :

I use the font script CHINESE_GB2312,
irregardless of font type,
the file edited is only ...
by boon_kwee
Sat Jul 02, 2005 5:04 am
Forum: General
Topic: Document Tabs - Resize?
Replies: 2
Views: 854

change tab spacing according to different document classes.

Configure -> Preferences -> Document Classes -> Default -> Tabulation -> Default tab spacing/Indent size.
by boon_kwee
Thu Jun 16, 2005 3:43 am
Forum: General
Topic: Once again: Is TextPad dead?
Replies: 3
Views: 2187

help the software

Well, I share the sentiments regarding the new version of Textpad, but I do believe that anyone hoping the Textpad to go a long way, or longer way. Can help to contribute in some manner.

I am learning some programming language, and using Textpad to work on it. I certainly don't expect the developer ...
by boon_kwee
Wed Jun 08, 2005 4:20 pm
Forum: Java
Topic: Can't Install JDK on Windows XP
Replies: 2
Views: 1712

correct url

by boon_kwee
Wed Jun 08, 2005 4:19 pm
Forum: Java
Topic: Can't Install JDK on Windows XP
Replies: 2
Views: 1712

Hope this helps

Do a search with google.com on "autoexec.nt" gives you the answer.

Anyway,
Problem
You get the following message:


C:\Windows\System32\AUTOEXEC.NT.
The system file is not suitable for running MS-DOS and Microsoft Windows applications.
Choose 'Close' to terminate this application.

Solution
If ...
by boon_kwee
Wed Jun 08, 2005 4:05 pm
Forum: General
Topic: TextPad Regular Expression FAQ
Replies: 5
Views: 6900

Get a free site

Why don't you host it on www.geocities.com,
I got my free site at http://sg.geocities.com/dragon_chan1976
and it works fine

cheers :)
by boon_kwee
Sat Jul 31, 2004 6:44 am
Forum: HOW-TOs
Topic: Configure Textpad with DJGPP C compiler (Windows XP/2000)
Replies: 0
Views: 2036

Configure Textpad with DJGPP C compiler (Windows XP/2000)

Refer to DJGPP website below

http://www.delorie.com/djgpp/

on downloading the free C Compiler and installing it.

Right-click "My Computer", goto Properties->Advanced->Environment Variables, click "New" and enter "DJGPP" at Variable Name, "C:\DJGPP\djgpp.env" for Variable Value. There should also ...