ID:92393
 
Not a bug
BYOND Version:464
Operating System:Windows XP Home
Web Browser:Firefox 3.6
Applies to:Dream Maker
Status: Not a bug

This is not a bug. It may be an incorrect use of syntax or a limitation in the software. For further discussion on the matter, please consult the BYOND forums.
Descriptive Problem Summary:

I Just changed my old Interface Window Size Paremeters, making some smaller and some larger using the Interface edittor. When you run the game the window goes back to the old size. I encountered this in 463 as well but it somehow fixed itself.

Numbered Steps to Reproduce Problem:

Havent fixed the problem yet ? will try downgrading / clean compiling although clean compiling has not fixed the problem yet.

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:

http://www.gebbo.thesmokylounge.com/example1.PNG

Actual Results:

Does the problem occur:
Every time? Or how often? Recently yes
In other games? I dunno
In other user accounts? I dunno
On other computers? Looks fine on my Windows 7 Computer if packaged aand hosted with that computer..

When does the problem NOT occur?

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds:

Trying to find one at the moment..
Tried downgrading and got same results.. Tried running same interface on a blank project and it works fine o_0, i commented out my recent additions such as code e.t.c on my game, the other addition was a map which hasnt been removed or anything yet and it still doesnt fix the problem... So im pretty clue less as to what is causing this problem.
Interface windows save the last size (and other settings) they were at. So if you run it again after changing them, you have to manually winset() them to the size you want.