Re: [Gambas-user] Gambas and Aspell

2009-03-12 Thread richard terry
On Fri, 13 Mar 2009 08:34:57 am jbskaggs wrote: > Could someone post me an example of using apsell with an textedit box? > > I asume I would save a tmp file run aspell and then reload the changed > file. > > but when I try and call aspell from shell I get weird errors. > > Does anyone have experien

[Gambas-user] Gambas and Aspell

2009-03-12 Thread jbskaggs
Could someone post me an example of using apsell with an textedit box? I asume I would save a tmp file run aspell and then reload the changed file. but when I try and call aspell from shell I get weird errors. Does anyone have experience running aspell from a shell? If so how do I pass on qu