EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-10-2005, 11:30 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default Help! Ditching Dropdown Focus?

OMG! This is driving me nutz! Dropdowns persist in holding focus. Would greatly appreciate a solution if anyone has one.

Stuff I've tried

Activated=false
Enabled=false
Visible=false
AbsorbsInput=false
GetsInput=false

All at the same time and on the parent page.

Closing the entire window doesn't work.

Opening other windows over the bloody dropdowns doesn't work.

Activating buttons outside the dropdown page doesn't work.
Reply With Quote
  #2  
Unread 04-10-2005, 11:32 AM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

Hm. Looks like you've tried all the arguments I can think of. The one thing I'd suggest is compare your dropdown to the one in the tracking window and see if you can find any differences that might account for the tracking one not stealing focus.
__________________
Reply With Quote
  #3  
Unread 04-10-2005, 12:06 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

You said you tried enabled=false, but just in case, here's how I keep text enty boxes from stealing focus (both in the Path Finder in EQ2MAP and in my player window):
- Make an invisible page object that's directly under and is the same size as the text input box.
- Set the OnHoverOut of the text entry box to "Enabled=false"
- Set the OnHoverIn of the invisible page object to "Parent.textentrybox.Enabled=true"

This solves the focus problems associated with text entry boxes anyway.

Quib
Reply With Quote
  #4  
Unread 04-10-2005, 12:36 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Aye, first thing I tried Quib. Various things keep the menus from being selected again, but once they've gotten focus, none of the usual tricks will allow movement with forward and back arrows.

Tested Track with the default UI. It's menu does the same thing.

Hmm... just discovered WC_CloseButton releases focus. Gives me an idea.
Reply With Quote
  #5  
Unread 04-10-2005, 06:52 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

WC_CloseButton was a red herring. Focus was dropped only cause I clicked something.

Dropdown focus appears to be unditchable without a click. Posting it as a bug.
Reply With Quote
  #6  
Unread 04-10-2005, 07:12 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Hm, maybe you could make the OnChange on the dropdowns make a clear button appear over the dropdown and clicking the clear button makes it go away and selects the map. This way users will have to relick the drop down (well, the invisible button) to actually change maps, and it'll get the focus off the dropdown?

Quib

Edit: Read your post in the other forum, guess there's nothing that can be done short of a SOE fix. =(

Last edited by Quib : 04-10-2005 at 07:17 PM.
Reply With Quote
  #7  
Unread 04-10-2005, 07:29 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

You'd think that would work huh?

Clicking the Reset button I have outside the menu parent page does pull focus off the last selected menu, but emidiately drops it onto the first dropdown in the page tree. Arrows scroll that menu untill the menu page is hidden with a mouseout, and resume scrolling when shown again.

I'll probably end up doing something like you suggest, using a "View" button to bring up the map rather then loading it OnSelect. Should be a tad better but the focus bug is still NASTY!
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:21 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI