An open API service indexing awesome lists of open source software.

https://github.com/stanzilla/kgpanels


https://github.com/stanzilla/kgpanels

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

Create panels for customizing your UI, sucessor to eePanels

[Wiki and FAQ](http://www.wowace.com/projects/kg-panels/pages/kg-panel-wiki)

[Sample Scripts](http://www.wowace.com/projects/kg-panels/pages/sample-scripts)

OnClick now provides a pressed and released variable you can check for.

if pressed then
-- do mouse down actions
elseif released then
-- do mouse up actions
end
This means your script will get called twice when someone clicks the panel.

Here is a youtube link to a video [Tutorial](http://www.youtube.com/watch?v=ap8sGfa5Sd8)

Ive created an [Example Texture Pack](https://www.curseforge.com/linkout?remoteUrl=http%253a%252f%252fdl.dropbox.com%252fu%252f10956%252fTexturePack.zip).

This example pack is just a template. If you want to use it as a storage spot for your art, look at the read me file for directions on usage.