[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] typo in JSCTextView



p.p.s. just faced the same problem. you might have a different ant install accessed from the bash, mine needs the ant-contrib.jar here:

/usr/share/ant/lib/


Am 21.12.2009 um 20:04 schrieb Sciss:

> p.s. i never use the jar packaging from within eclipse. just open a terminal, go to the swingosc folder and execute "ant jar". you need to download ant-contrib from here
> 
> 	http://sourceforge.net/projects/ant-contrib/files/ant-contrib/1.0b3/ant-contrib-1.0b3-bin.tar.bz2/download
> 
> extract and copy "ant-contrib-1.0b3.jar" into /Developer/Java/Ant/lib
> 
> ciao, -sciss-
> 
> 
> 
> Am 21.12.2009 um 19:53 schrieb ronald kuivila:
> 
>> Hi Sciss,
>> 
>> I sent a copy of the current state of SwingDocument to the email address on your WWW page.
>> I have never used Eclipse and cannot work out how to add ant-contrib (on OS X) as in Preferences-Ant-runtime
>> the add JAR button is disabled).  Any hints?
>> 
>> But I took a look at the code for TextView and am wondering, why are you using a JTextPane instead of JEditorPane?
>> Seems like changing to the class should provide RTF support for free...
>> 
>> RJK
>> 
>> 
>> On Dec 21, 2009, at 2:12 PM, Sciss wrote:
>> 
>>> hmmm, you are right, i've never seen this before. will need to investigate. keep me up to date with the document class, sounds cool!
>>> 
>>> Am 19.12.2009 um 20:24 schrieb ronald kuivila:
>>> 
>>>> Hi again,
>>>> 
>>>> Another curio:
>>>> 
>>>> 	For HTML files JSCTextView.string returns the string doubled (i.e.,
>>>> concatenated with itself).  But everything else (selectAll, for example) are working correctly.
>>>> 
>>>> RJK
>>>> 
>>>> PS: I am working up a SwingDocument class, implementing menu commands (search and replace, opening files, etc)
>>>> as methods of the class.  I think this will make using Swing for remote control easier.
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> sc-dev mailing list
>>>> 
>>>> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
>>>> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
>>>> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
>>> 
>>> 
>>> _______________________________________________
>>> sc-dev mailing list
>>> 
>>> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
>>> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
>>> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
>>> 
>> 
>> 
>> _______________________________________________
>> sc-dev mailing list
>> 
>> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
>> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
>> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
> 
> 
> _______________________________________________
> sc-dev mailing list
> 
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/


_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/