View Single Post
Old 05-31-2005, 08:43 AM   #4
RiXst3r
Constant Bitrate
 
Join Date: Mar 2005
Location: Columbus, OH
Posts: 183
Bugs

The ZOOM- button doesnt snap to its position if you resize the window...

It still won't stretch to the height of the window, no matter what values I use for nudging or resizing... -75 is the correct value for the top, but the bottom will not move down any further, I can move it up, but not down...

You really butchered my skin there... :-)

Something is odd with the values to place the buttons... if i say menu TOP = 100, it goes to 100 from the top, but then if I resize the window, it doesnt stay 100 from the top, it stays where it was relative to the bottom of the window instead...

I messed with it and lined it up the way I had it in the file i sent you...
like this... (cept without the 3d button, since you didnt include that)

You should let the Skin.ini choose the actual command that is being sent...
like this...

[BUTTON_1]
SHOW = TRUE
LABEL = Menu
SENDKEY = m
IMAGE_NORM = menu_norm.bmp
IMAGE_OVER = menu_over.bmp
IMAGE_DOWN = menu_down.bmp
LEFT = 0
TOP = 165

[BUTTON_2]
SHOW = TRUE
LABEL = Zoom In
SENDKEY = {UP}
IMAGE_NORM = zoomin_norm.bmp
IMAGE_OVER = zoomin_over.bmp
IMAGE_DOWN = zoomin_down.bmp
LEFT = 0
TOP = 200

This would add the flexability of adding and removing buttons and change their function... truly skinnable...
Attached Images
 
__________________
e46|700tsv 2005 model|sb51g xpc2.4ghz opus 150|I-bus|XM Direct&cables | slim slot USB DVD-cdrw|Hawking 54g|iGuidance 2.1-HoluxGPS
sold it all... :-(


Coming Soon - 2007 BMW 335i UMPC install

Last edited by RiXst3r; 05-31-2005 at 08:52 AM.
RiXst3r is offline