EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 08-11-2006, 01:46 PM
GenesisRage GenesisRage is offline
A Darkpaw Brute
 
Join Date: Dec 2004
Server: Everfrost
Posts: 43
Default Hiding Frame and Window Setting

when changing the window settings for "Frame and Title" it just hides the WindowFrame.Frame (as far as i know). my question, is there a way to make a button to hide the frame and have it update the window setting - frame and title from "Frame and Titlebar" to "None" when clicked... instead of changing it manually through the window settings?
Reply With Quote
  #2  
Unread 08-11-2006, 03:01 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

I'm 99% sure that isn't going to be possible. Because the Window Setting window is just a template the game uses for each window. So there isn't any way that I know of to change that setting other then right clicking.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #3  
Unread 08-11-2006, 09:40 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

Prety sure this can be done with any window that has a Settings button. Unlike bags which create multiple instances from a template file, I think the Settings window works like the quanitity selector. Only 1 instance can be open at a time and the window knows what called it. If true, this means the window can be taregeted and will function so long as its opened through a standard settings button.

Basiclly this is what the script would have to do:

Parent.Settings.Press = true

Parent.Parent.SetingsWindow.FarmeAndTitleMenu.SelectedIndex = menu item number

Parent.Parent.SettingsWindow.OKbutton.Press = true

Note: You'll have to figure out the correct item names and paths but this should work. All the script is really doing is activating existing controls. Since the SettingsWindow is being opened by the standard settings button, the relationship bettwen the 2 windows should be managed properly by the client.
Reply With Quote
  #4  
Unread 08-12-2006, 01:20 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Zonx would be correct, if you activate the settings window via the settings button of said window, you'll be able to manipulate the drop down from the script.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #5  
Unread 08-12-2006, 04:44 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

I tried this once and I think I didn't manage to reference the correct WindowSettings window.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
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:20 PM.


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