Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 08-19-2002, 03:02 PM   #16
UniDyne
A Tundra Mammoth
 
Join Date: Jul 2002
Server: Veeshan
Posts: 64
Arrow

Read this post in the thread on tabbed playerwindows.

http://forums.eqinterface.com//show...d=5803#post5803
UniDyne is offline   Reply With Quote
Old 08-21-2002, 11:34 AM   #17
Madcoil
A Bat
 
Join Date: Aug 2002
Server: Zebuxoruk
Posts: 1
Default Pet window can be tabbed as well

I created a tabbed version of the pet window with 2 pages: player info page which a lot of people have converted the pet window into, and a pet command page which is just variation on the default pet window.

Tabs are actually pretty simple to layout once you get used to it. Just took some time combing the actions window to figure out how. A tabbed window will have an included piece of type TabBox. The tabbox has included pages of type Page. The order of the pages in the tabbox determines display order left to right. Each page has the normal assortment of pieces that you would see in an untabbed window. Each page also has specification for whether the page tab will be text or icon and what the active and inactive version will look like.

Right now looking at whether nested tabs are possible (tab page with with tabs within). If nested tabs are possible, plan to try them for a map or recipe window. Nested tabs would involve creating a new TabBox entry to place in the Page entry of the next higher tab level. Talking exponential growth of file here. Probably wont go more than 2 levels deep simply because dont want to write a file that rivals the animation file in length.
Madcoil is offline   Reply With Quote
Old 08-22-2002, 04:54 AM   #18
Arista
TimerMod Creator
 
Arista's Avatar
 
Join Date: Aug 2002
Posts: 292
Interface Author - Click to view interfaces
Default

I have personally placed tabs successfully in the following windows:

Actions Window
Compass Window
Group Window
Help Window
Pet Window
Player Window
Target Window

Haven't tried the others yet, but the friends window didn't work, as others have pointed out here.

Testing was done by putting my timer mod, which uses 10 tabs to implement the tick marker feature, into the above mentioned windows. The XML I used can be generated with my web tool, by selecting a configuration containing the tick marker:
http://www.horizonsoutpost.com/eq/customize.asp
__________________
Arista
Former Enchanter of The Seventh Hammer
TimerMod - Timer Utility for EverQuest UI

Arista is offline   Reply With Quote
Old 08-22-2002, 07:58 AM   #19
xlorepdarkhelm
Enhanced Imperial Golem
 
xlorepdarkhelm's Avatar
 
Join Date: Jul 2002
Server: Xegony
Posts: 218
Send a message via AIM to xlorepdarkhelm Send a message via Yahoo to xlorepdarkhelm
Default

Quote:
Originally posted by Casanunda
Pah, studying. I never study--although, I am one of those abnoxious people who can glance at the information a minute before the test and still ace it

Anyway, take your time on the maps thing, but i have to say i'm really looking forward to it. The current map program is kind of cumbersome and difficult to use, i hope that you're able to remedy that. Some kind of zone connection map for the main areas, with links to the zone's map itself, would be reeeeeealy cool--if it's possible. You may only be able to do this in the help window though, since only it reads html. Since you really can't edit the help.html since it gets overwritten by the patcher (which you *can* get around but it's a pain) and it's also against the EULA (as far as i've heard) to modify anything that's outside the uifiles directory. Which would include the help.html.

What I think might work, if you haven't already found another way to do this, is make some kind of button in the EQUI_HelpWnd.xml that links to the html file which in turn links to the rest of your map files. I'm not sure how it is done but someone named strega managed it with his tradeskill window. I think.

Anyway, good luck, take it easy, and i look forward to the fruits of your labour!


you have to glance at the information? I use extended osmosis. leave books in car, and their information gets to my brain. My track record with tests is every time I study, I fail, every time I don't study at all, I get the top grade.
__________________

Magelo
Guild Website
xlorepdarkhelm is offline   Reply With Quote
Old 08-22-2002, 05:18 PM   #20
Casanunda
A Shissar Defiler
 
Casanunda's Avatar
 
Join Date: Aug 2002
Server: Fennin Ro
Posts: 162
Interface Author - Click to view interfaces
Send a message via ICQ to Casanunda
Default

precisely the same as me..although my logic is that if it's something i'm worried enough to have to study over, i'm probably going to fail it anyway. casa out-
__________________
-Casanunda, Dwarf of Brell Serilis
Level 51 Cleric, with m4d sk1llz
Dragons of Nightshade
Fennin Ro"The Forgotten Server"
Go Kicky Fast Okay!
Casanunda is offline   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


All times are GMT -5. The time now is 05:17 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI