View Single Post
  #333  
Old 04-04-2013, 19:04
ferv's Avatar
ferv ferv is offline
Registered User
 
Join Date: Apr 2009
Location: Argentina
Posts: 34
Thanks: 61
Thanked 111 Times in 42 Posts
ferv is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
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

Last edited by ferv; 04-04-2013 at 19:19.
Reply With Quote