Page 1 of 1

anim mode in ZeroEditor is offscreen

Posted: Wed Sep 01, 2010 10:24 pm
by THEWULFMAN
i looked thru the entire faq and nothing helped, so i search 20 times and found nothing about this.
when i use zeroediter, the bottom looks kinda cut off, most of the time its ok, but the anim mode button under toggle browser is not there. this is putting a serious hamper on maps that i wanted to do animation. can anyone help? thanks in advance.
ps, my screen is set as high as it goes 1024x600, dont know if this matters.

Re: anim mode zeroediter not there

Posted: Wed Sep 01, 2010 11:34 pm
by PilotX
Can't you just drag the window that zeroeditor is in and move it upward? That is what I do when buttons are offscreen.

Re: anim mode zeroediter not there

Posted: Thu Sep 02, 2010 7:38 am
by THEWULFMAN
PilotX wrote:Can't you just drag the window that zeroeditor is in and move it upward? That is what I do when buttons are offscreen.
I've tried that,but all it does is show me the bottom of the window. the button is still not visible.
its almost like i need to make the window bigger, but you cant.

Re: anim mode zeroediter not there

Posted: Thu Sep 02, 2010 8:45 am
by DarthD.U.C.K.
open the config.ini in the data folder you are launching from ZE from, then set the windowheight to something like 550 (that should allow you to still see the taskbar)

the lines controling the windowsize are (oh suprise!):

Code: Select all

windowWidth = 1024
windowHeight = 768

Re: anim mode zeroediter not there

Posted: Thu Sep 02, 2010 1:00 pm
by THEWULFMAN
DarthD.U.C.K. wrote:open the config.ini in the data folder you are launching from ZE from, then set the windowheight to something like 550 (that should allow you to still see the taskbar)

the lines controling the windowsize are (oh suprise!):

Code: Select all

windowWidth = 1024
windowHeight = 768
arrgh, so close :runaway: . i will fiddle around with this a bit but its not working.
Thanks alot anyway Darth D.U.C.K. :wink: