Quote:
|
Originally Posted by Zonx
Can't find who requested info on a Minimize button so I'ma post this in each of my main threads.
Any UI that includes FetishStyles can add a Minimize button to any window with a standard title bar by doing the following:
Find Name="WC_Titlebar", then find the next closing bracket (>). If its preceded by a slash (/>), replace with
now paste the following code in after the initial closing bracket and before </PAGE>
Code:
<Checkbox BackgroundOpacity="1.000" LocalTooltip="Minimize" Location="3,3" Name="MinimizeCheckbox" OnActivate="parent.parent.ExpandWin=parent.parent.size
parent.parent.maximumsize='22,16000'
LocalTooltip='Expand'" OnDeactivate="parent.parent.maximumsize='16000,16000'
parent.parent.size=parent.parent.ExpandWin
LocalTooltip='Minimize'" ScrollExtent="16,16" Size="16,16" Style="/Fetish.CheckboxStyles.minimize_checkbox" Tooltip="Minimize"></Checkbox>
This should add a Minimize button at the left edge of the titlebar that hides with the titlebar 
|
Sometimes being a n00b is such a pain!
Okay, so I tried following the directions provided to make my quest journal minimize but I must have done somehting wrong. The game would get to the point of beginning to load the zone where my character would begin but crash somewhere along the line of the load. I tried loading a few times but to no avail so I reverted to the "original" FetishNight Quest journal update file and no problems loading. Please let me know what I am doing wrong, or, maybe someone wouldn't mind cobbling this together for me so that it works?
Thank you!!!
Oh yeah, as I am a bit of a quest whore, does anyone know if there exists, or if a mod could be created that would allow you to pull up a window in game and do searches on quest topics? Maybe it could be a team project similar to the EQ2Map project? I dunno, maybe that is against the mod code or somehting *shrug* just a thought.
Thanks again,
Grymmtooth