View Single Post
  #6  
Unread 06-21-2006, 09:52 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Nice idea with the taskbar.

Have you tried what happens if you do:
<window>.visible=false
show_window <window>
This won't reset the window, but it might not make it visible again.

Otherwise: Is it an option for you to work around some windows resetting by copying their data/setup to a temporary data object before doing /hide_window and then restoring it when doing /show_window?

Setting the taskbar up as a TabPane is another idea, but probably not what you want to do. Also, I suppose you'd have to place that TabPane in eq2ui_mainhud.xml or higher and I'm not even sure if that works.

EDIT: Ah, you posted while I was typing. Looks good your screenshot. I should do a button design like that!
__________________
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.

Last edited by gm9 : 06-21-2006 at 09:55 AM.
Reply With Quote