Quote:
Originally Posted by pakrat2k2
try setting ( in setup.ini )
[EqualizerButton]
Left=0
Top=0
Width=0
Height=0
see if that makes it disappear ?
also further down
[EqualizerButtonAR]
Left=535
Top=333
Width=31
Height=120
Visible=1 change to 0 ?
|
Yes i've tried that but it makes dissapear the equalizer in setup screen too, since this doesn't happen in other conversion iīve started to think that, maybe, if I recompile the conversion I can solve this, in the other hand the button issue is driving me crazy, itīs not a big deal but i don't like how it looks right now, if I can move them towards the center i will be very happy
Edit: I also tried this for the button issue:
I added this to setup ini:
[SmallCancelButton]
Width=92
Height=20
FontSize=10
Top=
Left=
it works but ignores Top or Left parameters no matter the value. I've also noticed that theres no function defined for X or Y Position for small buttons in the script maybe thats the answer