Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: blocker147
Forum: Lua/XML Help 04-08-20, 10:15 AM
Replies: 10
Views: 4,400
Posted By blocker147
Cool! This thing blocked my keyboard. But the...

Cool! This thing blocked my keyboard. But the next question is how to close MainFrame when escape is pressed? I tried to disable keyboard when key up or key down but this wont work.
Maybe I need to...
Forum: Lua/XML Help 04-08-20, 07:11 AM
Replies: 10
Views: 4,400
Posted By blocker147
my xml code only editbox: <EditBox...

my xml code only editbox:

<EditBox name="ebKeyWord" inherits="InputBoxTemplate" enableKeyboard="true" autoFocus="false">
<Size x="115" y="32" />
<Anchors>
<Anchor point="TOPLEFT" x="120"...
Forum: Lua/XML Help 04-06-20, 12:55 PM
Replies: 10
Views: 4,400
Posted By blocker147
Actually too much code for posting ~300 lines. I...

Actually too much code for posting ~300 lines. I will show structure and screens.
And the question is what can block keyboard inputs?
9435
9434
9436
9437
Forum: Lua/XML Help 04-06-20, 09:02 AM
Replies: 10
Views: 4,400
Posted By blocker147
But why my frame could block keyboard input? It...

But why my frame could block keyboard input? It depends on the frame size? I found method EnableKeyboard() and it is set to false. Which one frame method could block keyboard input? What should I...
Forum: Lua/XML Help 04-06-20, 07:57 AM
Replies: 10
Views: 4,400
Posted By blocker147
frame blocks keyboard input

How not to block keyboard bindings when my Frame is shown? For example I want to use WSAD and move with my hero when Frame is shown but I cant.
Showing results 1 to 5 of 5