|
Jorville Wanderer
Joined: 30 Apr 2006 Posts: 58 Location: Brookhaven, MS
|
Posted: Wed Oct 07, 2009 10:31 pm
window help |
ok, so i got a toggle button that when clicked the first time opens a hopefully presized window on the right side of the screen, and when clicked again, closes it, whenever i click it the window seems to be created but i cant get it to be visible, it is checked to be visible in the options, and when i check the window dropdown menu at the top it is listed but i just cant manage to find it and bring it to the front, here is my code:
Code: |
<button type="Toggle" autosize="false" width="129" height="23" autopos="false" left="977" top="0" color="silver" priority="7830" id="783">
<caption>Damage Tracker Off</caption>
<value>#MAKEWINDOW Damage open "scrolling=no|floating|align=right|title=Damage Tracker|persistant"
damagetrack</value>
<button color="silver" textcolor="blue" id="784">
<caption>Damage Tracker On</caption>
<value>#CLOSE Damage
</value>
</button>
</button>
|
the damagetrack is my alias to put info into the window, also, when i click the button again to close it it moves the window from the bottom half of the window list to the top half of the window list above the line break in the window dropdown menu
any help? much appreciated |
|
_________________ Jorville
Player on SWMUD |
|
|
|
Jorville Wanderer
Joined: 30 Apr 2006 Posts: 58 Location: Brookhaven, MS
|
Posted: Wed Oct 07, 2009 10:31 pm |
oh, forgot to mention, i also got a whole row of tabbed windows for diffrent chat channels at the top of my screen
|
|
_________________ Jorville
Player on SWMUD |
|
|
|
Jorville Wanderer
Joined: 30 Apr 2006 Posts: 58 Location: Brookhaven, MS
|
Posted: Thu Oct 08, 2009 12:49 am |
well, i managed to get it to pop up by docking it to the right side, which i think i will keep, but still strange i cant get it to float
|
|
_________________ Jorville
Player on SWMUD |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|