AutoComplete on different textpane

Post a reply

Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: AutoComplete on different textpane

Re: AutoComplete on different textpane

Post by robert » Fri Feb 18, 2011 1:22 pm

This currently is not supported. I'd need to provide a way to "listen" for completion choices becoming available, so you could add them to your own JList that you shoved into your window somewhere, as provide a means of disabling the auto-complete popup window when doing so. I don't think there's a way to do this at the moment.

If you'd like to see this in a future release, please add a Feature Request on the project's SourceForge page.

AutoComplete on different textpane

Post by Chris » Thu Feb 17, 2011 7:03 am

I was wondering if there was a way to make the Autocomplete window always be open in a textpane of some sort next to the RSyntaxtextarea.
So in this case it will always be open and dynamically changing with every word you type, just this way it won't get in the way if you know what you want.

Top

cron