I have been adding several lua functions that are very useful. The select box is great for choosing and autocompletion.
Another control that would be nice for lua extensions would be a text input. I'm thinking of something similar to the incremental search, but would disapear after the user pressed enter. This could be called in lua: input = editor:TextInputDialog() Or something similar. That would be cool. I am somewhat familiar with c++. How hard would this be, and where would be a good place to start? By the way, is there a way to prevent every extension from showing in the Tools menu? _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
