PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: loseros on March 28, 2006, 10:13:15 pm

Title: Can't resize shortcuts window
Post by: loseros on March 28, 2006, 10:13:15 pm
I made the shortcuts window so little that i can\'t resize it again. And not only me, i asked and an advisor told me that it happened same to him.

Any solution to reset the size or something?

thanks

Title:
Post by: Nilrem on March 28, 2006, 10:28:26 pm
Mmm
blind strike:
Go to your planeshift directory then data, then gui.

Edit a file named shortcutwindow.xml

Try to make that line look as follows:

-
 
  <br />  <bgimage resource=\"Shortcut Background\" alpha=\"200\" /> <br />  </widget><br /><br />Hope that is the one concerning the size of the shortcut window. Good luck. </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>loseros</strong> on <strong>March 28, 2006, 10:36:11 pm</strong> </dt> <dd class="postbody"> <div class="quoteheader"><div class="topslice_quote">Quote</div></div><blockquote class="bbc_standard_quote"><em>Originally posted by Nilrem </em><br />Mmm<br />blind strike:<br />Go to your planeshift directory then data, then gui.<br /><br />Edit a file named shortcutwindow.xml<br /><br />Try to make that line look as follows:<br /><br />- <widget name=\"ShortcutWindow\" factory=\"pawsShortcutWindow\" visible=\"yes\" configurable=\"yes\" savepositions=\"yes\" movable=\"yes\" resizable=\"yes\"><br />  <frame x=\"526\" y=\"545\" width=\"270\" height=\"55\" border=\"no\" /> <br />  <title resource=\"Blue Title\" text=\"Shortcuts\" align=\"left\" close_button=\"yes\" /> <br />  <bgimage resource=\"Shortcut Background\" alpha=\"200\" /> <br />  </widget><br /><br />Hope that is the one concerning the size of the shortcut window. Good luck.<br /></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div><br /><br />no luck i have it like this :S<br /><br /><br /><widget_description><br />    <widget name=\"ShortcutWindow\" factory=\"pawsShortcutWindow\" visible=\"yes\" configurable=\"yes\"<br />        savepositions=\"yes\" movable=\"yes\" resizable=\"yes\"><br />        <frame x=\"526\" y=\"545\" width=\"270\" height=\"55\" border=\"no\" /><br />        <title resource=\"Blue Title\" text=\"Shortcuts\" align=\"left\" close_button=\"yes\" /><br />        <bgimage resource=\"Shortcut Background\" alpha=\"200\" /><br />    </widget><br />    <widget name=\"ShortcutEdit\" factory=\"pawsWidget\" visible=\"no\" savepositions=\"yes\" movable=\"yes\"<br />        resizable=\"yes\"><br />        <frame x=\"30\" y=\"30\" width=\"330\" height=\"320\" border=\"yes\" /><br />        <title resource=\"Blue Title\" text=\"Edit Shortcut...\" align=\"left\" /><br />        <bgimage resource=\"Blue Background\" alpha=\"200\" /><br />        <widget name=\"Infobox1\" factory=\"pawsTextBox\"><br />            <frame x=\"20\" y=\"5\" width=\"35\" height=\"20\" /><br />            <text string=\"Name:\" /><br />        </widget><br />        <widget name=\"LabelBox\" factory=\"pawsEditTextBox\"><br />            <frame x=\"20\" y=\"20\" width=\"80\" height=\"25\" border=\"yes\" /><br />        </widget><br />        <widget name=\"Infobox3\" factory=\"pawsTextBox\"><br />            <frame x=\"200\" y=\"5\" width=\"150\" height=\"20\" /><br />            <text string=\"Shortcut key:\" /><br />        </widget><br />        <widget name=\"ShortcutText\" factory=\"pawsTextBox\"><br />            <frame x=\"200\" y=\"22\" width=\"35\" height=\"20\" /><br />            <text string=\"\" /><br />        </widget><br />        <widget name=\"SetKeyButton\" factory=\"pawsButton\" toggle=\"no\" id=\"1102\" notify=\"ShortcutWindow\"><br />            <frame x=\"240\" y=\"22\" width=\"50\" height=\"15\" border=\"yes\" /><br />            <notify name=\"ShortcutWindow\" /><br />            <buttonup resource=\"Blue Title\" /><br />            <buttondown resource=\"Blue Title\" /><br />            <label text=\"Set\" /><br />        </widget><br />        <widget name=\"Infobox2\" factory=\"pawsTextBox\"><br />            <frame x=\"20\" y=\"58\" width=\"150\" height=\"20\" /><br />            <text string=\"Enter the command(s):\" /><br />        </widget><br />        <widget name=\"CommandBox\" factory=\"pawsEditTextBox\" multiline=\"yes\"><br />            <frame x=\"20\" y=\"73\" width=\"300\" height=\"203\" border=\"yes\" /><br />            <attachpoints><br />                <attach point=\"ATTACH_LEFT\" /><br />                <attach point=\"ATTACH_RIGHT\" /><br />                <attach point=\"ATTACH_BOTTOM\" /><br />                <attach point=\"ATTACH_TOP\" /><br />            </attachpoints><br />        </widget><br />        <widget name=\"DoneButton\" factory=\"pawsButton\" toggle=\"no\" id=\"1100\" notify=\"ShortcutWindow\"><br />            <frame x=\"20\" y=\"290\" width=\"50\" height=\"15\" border=\"yes\" /><br />            <notify name=\"ShortcutWindow\" /><br />            <buttonup resource=\"Blue Title\" /><br />            <buttondown resource=\"Blue Title\" /><br />            <label text=\"Done\" /><br />            <attachpoints><br />                <attach point=\"ATTACH_LEFT\" /><br />                <attach point=\"ATTACH_BOTTOM\" /><br />            </attachpoints><br />        </widget><br />        <widget name=\"CancelButton\" factory=\"pawsButton\" toggle=\"no\" id=\"1101\" notify=\"ShortcutWindow\"><br />            <frame x=\"80\" y=\"290\" width=\"50\" height=\"15\" border=\"yes\" /><br />            <buttonup resource=\"Blue Title\" /><br />            <buttondown resource=\"Blue Title\" /><br />            <label text=\"Cancel\" /><br />            <attachpoints><br />                <attach point=\"ATTACH_LEFT\" /><br />                <attach point=\"ATTACH_BOTTOM\" /><br />            </attachpoints><br />        </widget><br />    </widget><br /></widget_description><br /><br /><br /><br />anything wrong? </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>Nilrem</strong> on <strong>March 28, 2006, 10:54:50 pm</strong> </dt> <dd class="postbody"> At a quick sight you have the same as me, I think.<br />Have you tried logging off (exiting) the game and joining back in? <br />Does the problem persist? </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>loseros</strong> on <strong>March 28, 2006, 11:11:49 pm</strong> </dt> <dd class="postbody"> <div class="quoteheader"><div class="topslice_quote">Quote</div></div><blockquote class="bbc_standard_quote"><em>Originally posted by Nilrem </em><br />At a quick sight you have the same as me, I think.<br />Have you tried logging off (exiting) the game and joining back in? <br />Does the problem persist?<br /></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div><br /><br />nothing i did that and nothing </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>Karyuu</strong> on <strong>March 28, 2006, 11:14:08 pm</strong> </dt> <dd class="postbody"> Try deleting \"shortcutwindow.xml\" entirely, and then running the updater. </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>Bereror</strong> on <strong>March 29, 2006, 06:57:08 am</strong> </dt> <dd class="postbody"> planeshift.cfg is the file that you need to modify, not the xml file in the data/gui directory.<br /><br />Open planeshift.cfg in the main directory and look for the following files:<br /><br /><div class="codeheader">Code: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation">[Select]</a></div><code class="bbc_code"><br />PlaneShift.GUI.ShortcutWindow.Width = 120<br />PlaneShift.GUI.ShortcutWindow.Height = 384<br /></code> </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>loseros</strong> on <strong>March 30, 2006, 02:53:33 pm</strong> </dt> <dd class="postbody"> <div class="quoteheader"><div class="topslice_quote">Quote</div></div><blockquote class="bbc_standard_quote"><em>Originally posted by Bereror </em><br />planeshift.cfg is the file that you need to modify, not the xml file in the data/gui directory.<br /><br />Open planeshift.cfg in the main directory and look for the following files:<br /><br /><div class="codeheader">Code: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation">[Select]</a></div><code class="bbc_code"><br />PlaneShift.GUI.ShortcutWindow.Width = 120<br />PlaneShift.GUI.ShortcutWindow.Height = 384<br /></code><br /></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div><br /><br />Thanks problem solved :)<br /><br />by the way i\'ve got another bug every time I exit PS:<br /><br />Something unexpected happened in Planeshift: crystal blue<br /><br />Details: Exception_adress_violation at 00419B9C<br /><br />any idea of what\'s this? </dd> <dt class="postheader"> Title: <strong></strong><br /> Post by: <strong>ThomPhoenix</strong> on <strong>March 30, 2006, 03:07:13 pm</strong> </dt> <dd class="postbody"> 00419B9C It concerns the structure of zoneinfo.xml.<br />BT:<br />Not relevant.<br />Solution:<br />TEMPORARY SOLUTION!<br />If you have this issue please follow the instructions from Wired_Crawler in  thread <br /><br /><br />You should check this (http://www.planeshift3d.com/wbboard/thread.php?threadid=22325&boardid=33&sid=ae9e1784de5cfe823fd7fd78ef0bfbe2) post for known issues. </dd> </dl> <div id="footer" class="smalltext"> <span class="smalltext" style="display: inline; visibility: visible; font-family: Verdana, Arial, sans-serif;"><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=credits" title="Simple Machines Forum" target="_blank" class="new_win">SMF 2.0.19</a> | <a href="https://www.simplemachines.org/about/smf/license.php" title="License" target="_blank" class="new_win">SMF © 2021</a>, <a href="https://www.simplemachines.org" title="Simple Machines" target="_blank" class="new_win">Simple Machines</a> </span> </div> </body> </html>