Page 1 of 1
TextPad Language?
Posted: Wed Aug 07, 2002 1:37 pm
by Harry
What programming language was TextPad created with??? Thanks!
Re: TextPad Language?
Posted: Sun Aug 11, 2002 6:20 am
by Andreas
Looks to me it is not Java
Not because it is an exe - it is possible to make exe from java classes but because
a) if it were Java, there would be versions for other OS as well
b) the GUI is not Javalike...
c) Textpad existed long before the Java Hype...
My guess would be C++, but only the people at helios can say for sure.
Could be any other compiled language as well, but some of the Strings in the exe (e.g. CWnd, CListBox, and many other MFC class names, AfxOldWndProc...) lead me to believe it is C++
If you really need to know, ask the helios people.