Author Topic: PPC version of SimpleText  (Read 6696 times)

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
PPC version of SimpleText
« on: April 17, 2019, 01:18:45 AM »
The Apple sample code contains the source code of SimpleText 1.4. This can build a PPC version of SimpleText. I tried this and it works.

Offline OS923

  • Platinum Member
  • *****
  • Posts: 888
Re: PPC version of SimpleText
« Reply #1 on: June 06, 2019, 02:26:27 AM »
There's also a SimpleText Pro. It supports text of more than 32K. This was an abandoned project by Marco Piovanelli and Alessandro Levi Montalcini, but I tried it for some time and I wouldn't go back to SimpleText.

http://www.merzwaren.com/snippets/

Offline Greystash

  • Gold Member
  • *****
  • Posts: 219
  • Too many Macs..
    • Mac Classic, Mac Attic
Re: PPC version of SimpleText
« Reply #2 on: June 06, 2019, 02:39:34 PM »
Good find!

Offline IIO

  • Platinum Member
  • *****
  • Posts: 4439
  • just a number
Re: PPC version of SimpleText
« Reply #3 on: June 06, 2019, 02:51:51 PM »
i´ve always preferred iText over simpletext pro - it has a little bug where it sometimes scrambles colors when you control documents from dreamweaver while they are also open in iText - but its main advantage is that it exists for OSX, too.
insert arbitrary signature here

Offline teroyk

  • Platinum Member
  • *****
  • Posts: 623
  • -
Re: PPC version of SimpleText
« Reply #4 on: August 28, 2020, 05:56:08 AM »
The Apple sample code contains the source code of SimpleText 1.4. This can build a PPC version of SimpleText. I tried this and it works.

If you want going step more for MacOS 9 you can start update textedit calls to unicode:
https://web.archive.org/web/20011220113557/http://developer.apple.com/techpubs/macos8/TextIntlSvcs/MultilingualTextEditor/multilingualtexteditor.html