Re: ANN: Syntax highlighting editor view

2010-06-02 Thread Uli Kusterer
Am Jun 2, 2010 um 3:03 PM schrieb Rui Pacheco: > BSD would be better for shareware developers. There's always my http://github.com/uliwitness/UKSyntaxColoredTextDocument/ if you want a more liberal license (it's zlib-style). -- Uli Kusterer "The Witnesses of TeachText are everywhere..." _

Re: ANN: Syntax highlighting editor view

2010-06-02 Thread jonat...@mugginsoft.com
On 2 Jun 2010, at 14:03, Rui Pacheco wrote: > BSD would be better for shareware developers. > I don't see a huge practical difference between BSD and Apache 2.0. If anything Apache 2.0 gives you more rights. You can use Apache 2.0 licensed code in commercial products. Google use it. http://arst

Re: ANN: Syntax highlighting editor view

2010-06-02 Thread Rui Pacheco
BSD would be better for shareware developers. On 2 June 2010 13:20, jonat...@mugginsoft.com wrote: > Smultron was released under the Apache 2.0 licence. > Fragaria will follow suit. > > I will add the missing licence file to the repository now. > > Regards > > Jonathan Mitchell > > Developer > Mu

Re: ANN: Syntax highlighting editor view

2010-06-02 Thread jonat...@mugginsoft.com
Smultron was released under the Apache 2.0 licence. Fragaria will follow suit. I will add the missing licence file to the repository now. Regards Jonathan Mitchell Developer Mugginsoft LLP http://www.mugginsoft.com On 2 Jun 2010, at 13:11, Stephane Sudre wrote: > Which license? One file menti

Re: ANN: Syntax highlighting editor view

2010-06-02 Thread Stephane Sudre
Which license? One file mentions Apache, others don't. On Wed, Jun 2, 2010 at 12:53 PM, jonat...@mugginsoft.com wrote: > From time to time the issue of syntax highlighting/colouring is raised on the > list. > > Fragaria is framework based on Smultron (now Fraise) that provides a simple > way of

ANN: Syntax highlighting editor view

2010-06-02 Thread jonat...@mugginsoft.com
From time to time the issue of syntax highlighting/colouring is raised on the list. Fragaria is framework based on Smultron (now Fraise) that provides a simple way of embedding a syntax aware editor in an application. The project includes a simple demo application that illustrates how to embed