chiliui icon indicating copy to clipboard operation
chiliui copied to clipboard

a lua-based opengl GUI

Results 15 chiliui issues
Sort by recently updated
recently updated
newest added

Text in editbox can be changed by at least three different ways: 1) Manually setting it with SetText - which doesn't invoke a listener 2) Text deletion, copy, paste -...

See for instance http://code.google.com/p/zero-k/issues/detail?id=1762 Sometimes also observed on chat.

GetDirectory only works if source path is for example "LuaUI/Widgets/" and not if it is for example "LuaUI\Widgets\" Not sure about Linux but on Windows debug and debug.getinfo(1).source will have...

[f=0000239] [cawidgets.lua] Error: Error in Update(): [string "LuaUI/Widgets/chili/controls/layoutpanel.lu..."]:250: attempt to index local 'first_cell_in_line' (a nil value) [f=0000239] [cawidgets.lua] Error: Removed widget: Chili Framework

To reproduce: 1) Start ZK with local widgets enabled (Esc -> Settings -> Misc.) and Docking widget from this repository (i.e. not the default ZK one). 2) Enter tweakmode, play...