EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 07-03-2008, 07:10 PM
Bekkr's Avatar
Bekkr Bekkr is offline
A Brown Bear
 
Join Date: Jan 2007
Server: Unkown
Posts: 13
Default 2 semi - related requests...

Both of these seem like they'd be simple enough, but I honestly wouldn't have a clue, as UIBuilder scares me.

What I'd like is firstly for these effects windows to have slightly larger icons. Secondly, it would be awesome if this great maintained window's icons could be made slightly smaller than they currently are.

I did open these windows up in UIBuilder, just to have a look and see if it might be an easy thing, but I can't seem to make heads or tails of anything with that program... it looked like the icons might be currently 20x20px in one, and 30x30px in the other. If that's the case, could the sizes be swapped, so that the effects/detrimental effects had 30px icons, and the maintained had 20px ones, please?

Thanks in advance,
-Bekkr

Last edited by Bekkr : 07-03-2008 at 07:11 PM. Reason: Now with added manners!
Reply With Quote
  #2  
Unread 07-03-2008, 08:01 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

For the effects window, you would simply change the CellSize="20,20" in the VolumePage to "30,30" and then change all the Icons (there's about 30) to have a Size, ScrollExtent, MinimumSize, and MaximumSize of "30,30"

You could probably just do a Search and Replace for "20,20" and replace with "30,30" in the whole file. That first mod has like 10 versions, so do it to the one you'd like



As for the Maintained window, you'd have to change all the Icon sizes from "30,30" to "20,20". But the text would still take up the same amount of space. You wouldn't really be able to change that unless you found a smaller font, and you would have to change all the Pages from Size="200,31" to a smaller size to line them up....
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #3  
Unread 07-03-2008, 08:44 PM
Bekkr's Avatar
Bekkr Bekkr is offline
A Brown Bear
 
Join Date: Jan 2007
Server: Unkown
Posts: 13
Default

Okay, thanks for the quick response. The first one I get, no problem... have done that in a text editor, and it works. Thanks!

Alternatively, would it be difficult to make the maintained window fill differently? As in, top to bottom first, then adding additional columns to the right as needed? As it is, it spreads the icons over columns as soon as you resize.

Last edited by Bekkr : 07-03-2008 at 10:04 PM. Reason: didn't look at the lettering properly
Reply With Quote
  #4  
Unread 07-04-2008, 07:56 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by Bekkr View Post
Alternatively, would it be difficult to make the maintained window fill differently? As in, top to bottom first, then adding additional columns to the right as needed? As it is, it spreads the icons over columns as soon as you resize.
Don't take my answer as gospel, but as I recall we have no power over the way those windows fill up, so I think we're limited to the way they do it now.
Reply With Quote
  #5  
Unread 07-04-2008, 10:03 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Well I think now it just depends on where the window is on your screen. It auto-changes. Dunno about if you can switch it otherwise. Haven't looked into though.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #6  
Unread 07-04-2008, 10:11 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Bekkr View Post
Alternatively, would it be difficult to make the maintained window fill differently? As in, top to bottom first, then adding additional columns to the right as needed? As it is, it spreads the icons over columns as soon as you resize.
There are a number of fill options we have available (VolumeFill property of the volume page), but as you said, it already does what you want if you make it big enough so I'm not sure what you need changed.
__________________
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
  #7  
Unread 07-04-2008, 11:45 PM
Bekkr's Avatar
Bekkr Bekkr is offline
A Brown Bear
 
Join Date: Jan 2007
Server: Unkown
Posts: 13
Default

No, sorry, I wasn't clear. What I mean is, at the moment, say you've got 10 things maintained, and the window is sized such that a single column is visible:
(X=spell icon)

X maint1
X maint2
.
.
.
X maint10

If you then widen the window to double column size, it will distribute those 10 things into 2 columns - 5 in each.

X maint1 X maint2
X maint3 X maint4
....... .........
........ .........
........ X maint10

What would be ideal is if you could make it fill one existing column to the bottom extent of the window, and only start filling a second column after the first one has no space left.

X maint1 X maint9
X maint2 X maint10
X maint3
.......
.......
.......
.......
X maint8

@Drumstix: I'm not sure about the default one, but this particular mod doesn't actually auto-change. It fills up the same way regardless of where it is onscreen. Left to right first, and then top to bottom, as far as directional priority of how it fills. I'm wondering if someone could change it to be top to bottom first, then left to right.

Confused? I certainly am. Hope I'm explaining this a little better...

Last edited by Bekkr : 07-05-2008 at 12:15 AM.
Reply With Quote
  #8  
Unread 07-05-2008, 01:06 AM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Try adding this property to the VolumePage object:

VolumeFill="down_left2right"
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
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 11:42 AM.


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