4

Has anyone tried getting the ICSharpCode.TextEditor library to work in Ubuntu under Mono? I know it uses quite a few P/Invoke methods, If anyone found a way to get around these it would be good help to know how it was done. Thanks!

Mail321
  • 41
  • 1

2 Answers2

1

I assume you are talking about SharpDevelop there? Have you looked at MonoDevelop, it's already ported.

ParmesanCodice
  • 5,017
  • 1
  • 23
  • 20
1

Monodevelop has it's own text editor that works on Windows or Linux.

FlappySocks
  • 3,772
  • 3
  • 32
  • 33