Ok TJ, pretty smart bro. I adjusted your INI values to the correct negative settings for us people running CF at 800x600. While I was at it I also changed Zoom-In to "Up" and Zoom-Out to "Down" so it won't blink the file-menu drop-down. Unfortunatly, you can see a bit (about 15 pixles) of your buttons even when CF in not in "full-screen" mode. Also FYI, CF's embedded resolution is 641x390 in normal and 800x453 in full screen (when you run it at 800x600) according to the Auto-It tool.
Code:
[Buttons]
B0=P0
B1=P0
B2=P0
B3=P0
B4=P0
B5=P0
B6=P0
B7=P0
[B0]
X=0
Y=-506
Image=mask.bmp
Anchors=bottom,left
Command=
[B1]
X=100
Y=-485
Image=Menu_Norm.bmp
ImageDown=Menu_Down.bmp
ImageDissabled=Menu_Down.bmp
Anchors=bottom,left
Command=Enter
[B2]
X=480
Y=-485
Image=FAV_Norm.bmp
ImageDown=FAV_Down.bmp
ImageDissabled=FAV_Down.bmp
Anchors=Bottom,left
Command=Enter,Enter,Up,Up,Up,Enter
[B3]
X=290
Y=-485
Image=Enter_Norm.bmp
ImageDown=Enter_Down.bmp
ImageDissabled=Enter_Down.bmp
Anchors=Bottom,left
Command=Enter,Enter,Enter,Enter
[B4]
X=195
Y=-485
Image=3D_Norm.bmp
ImageDown=3D_Down.bmp
ImageDissabled=3D_Down.bmp
Anchors=Bottom,left
Command=3
[B5]
X=385
Y=-485
Image=Save_Norm.bmp
ImageDown=Save_Down.bmp
ImageDissabled=Save_Down.bmp
Anchors=Bottom,left
Command=Alt-F,Down,Enter
[B6]
X=584
Y=-485
Image=Zoom_In_Norm.bmp
ImageDown=Zoom_In_Down.bmp
ImageDissabled=Zoom_In_Down.bmp
Anchors=Bottom,left
Command=Up
[B7]
X=669
Y=-485
Image=Zoom_Out_Norm.bmp
ImageDown=Zoom_Out_Down.bmp
ImageDissabled=Zoom_Out_Down.bmp
Anchors=Bottom,left
Command=Down
How do you do that code thing???
Edit: I figured it out =)
Bookmarks