View Single Post
  #8  
Unread 06-15-2007, 09:01 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Well, if you attach what you have now I can tell you how I would put it together.

Any window with a textbox tends to have this same problem. If you open the community window, resize it or move it a little, and then try to run or turn, your keyboard input goes to the textbox. The same thing happened with my browser window mod so I ended up just disabling the textbox most of the time.

Hmm, you could probably have just one hidden button that would disable both text boxes. If needed you can put the set_focus command into the same script.
Reply With Quote