Game Development Community

f10//gui editor

by Matthew Jones · in Torque Game Engine · 07/18/2002 (12:47 pm) · 7 replies

I don't have a clue has to why this is happening. I just got a fresh "HEAD" version yesterday and when I started the editor I tried to resize my editor gui. Here is a little pic of what happened.
It did it twice so I don't think its freak thing. All I did was change the size of the side bar to the right.
Any body got a clue?

Thanks Matt

#1
07/18/2002 (12:53 pm)
Hey, this looks cool!!! :)
#2
07/18/2002 (5:02 pm)
Until it happens to you! LOL
#3
07/19/2002 (12:16 am)
It's the arrow incantation spell.
#4
07/19/2002 (2:51 am)
you most probably either resized or removed the viewport. each GUI element contains one "anchor" or background part. without it, you look through into the "void". since the void is never cleared up (because there's nothing to clear it up with), stuff will stay/repeat the way your screenshot shows.
#5
07/19/2002 (6:03 am)
That could also happen if you're low on system resources. ;-) Does it still happen if you do a reboot and run the app?
#6
07/19/2002 (6:43 am)
that happens when you do f10 andthen fll if i remember right or vise versa, i just never paid it any mind
#7
07/19/2002 (9:11 am)
I changed the bind from F10 to F6 and have had no problems since. It appears that F10 is also a Windoze function that may in some cases conflict.