View Single Post
  #15  
Unread 03-04-2007, 07:10 AM
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

My next fix is trying to get the Textbox to lose focus when you're not typing there. I've always had a similar problem with the default community window. I would be running along fine and press Y to open up the community window. Then I might resize or move it to the side a little more and keep running where ever I was going. This would always give me the dreaded "wwwwwwaaaaaaaa" or something in the textbox. I think I've trained myself to click on my chat window every time after clicking the community window and it seems like the same thing happens in the browser window.

I found this thread here talking about using the set_focus command. And it looks like Zonx has an OnShow="set_focus SelectionLB.FullPath" in the Fetish community window. I'm going to try something like that, but what is SelectionLB.FullPath?
Reply With Quote