资 源 简 介
GUI-Modifications for Scite with LUA
currently GTK only, a similar Win32-Plugin can be found here
Controls implemented with Lua-Access and Events:
PageControl (TabSwitch: onChange)
Listview (onDoubleClick)
PopupMenu (MenuItemClick)
Button (OnClick)
RadioGroup (onChange)
CheckGroup (onChange)
Splitter (no Events)
MessageBox (no Events)
Singleline / Multiline-Editcontrol (no Events)
Controls planned (no lua-Integration):
Window
Box (for holding multiple controls like Pagecontrol-Pages)