Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: InfiniteShift
Forum: Lua/XML Help 07/04/14, 07:56 PM
Replies: 7
Views: 4,898
Posted By InfiniteShift
I was more or less trying to get the OnUpdate...

I was more or less trying to get the OnUpdate script to just work rather than being optimized.
So all frames not created by XML will not work with the OnUpdate handler? I guess that won't really...
Forum: Lua/XML Help 07/04/14, 06:17 PM
Replies: 7
Views: 4,898
Posted By InfiniteShift
It's not hidden. I added a few things to make...

It's not hidden. I added a few things to make sure.


tkClock = tkUI.CreateText("tkClock", Guiroot) --CT_LABEL
tkClock:SetAnchor(TOPRIGHT,Guiroot,TOPRIGHT,-10,-5)
tkClock:SetText("loaded") --To see...
Forum: Lua/XML Help 07/04/14, 05:16 PM
Replies: 7
Views: 4,898
Posted By InfiniteShift
Hmm I was under the impression that OnUpdate is...

Hmm I was under the impression that OnUpdate is something that got fired every frame.
Forum: Lua/XML Help 07/04/14, 04:59 PM
Replies: 7
Views: 4,898
Posted By InfiniteShift
OnUpdate not working. D=

At the moment I'm just fiddling around, trying to set up a basic clock. I'm unsure of what I'm doing wrong here.


tkClock = tkUI.CreateText("tkClock", Guiroot)...
Showing results 1 to 4 of 4