skinned Border problem [Archive] - Quintessential Forum

PDA

View Full Version : skinned Border problem


fatal error
11-08-2003, 10:55 PM
The manual says the color codes for

BorderVis.bmp
List = FF6600
Fullscreen = FF6633

BorderVideo.bmp
Normal Size = FF6600
Double Size = FF6633

I get a conflict here. BorderVis acts like BorderVideo

fatal error
11-09-2003, 10:39 AM
does anyone know the correct color codes for Fullscreen and List on the BorderVis.bmp?

Paul
11-09-2003, 04:55 PM
Here are all the offcial border button colors. I will fix the documentation asap.

CLOSE_BUTTON 0xFF0000
MENU_BUTTON 0xCC0000

// ext vis
VISNEXT_BUTTON 0xCC3300
VISLIST_BUTTON 0xCC6600
VISFULL_BUTTON 0xCC6633

// browser
FORWARD_BUTTON 0xFF3300
BACK_BUTTON 0xFF3333
STOP_BUTTON 0xFF3366
REFRESH_BUTTON 0xFF3399

// video
NORMALSIZE_BUTTON 0xFF6600
DOUBLESIZE_BUTTON 0xFF6633
FULLSCREEN_BUTTON 0xFF6666

fatal error
11-09-2003, 05:16 PM
thanx Paul


the swatches are off too btw

Lich
11-09-2003, 06:32 PM
Yeah, I've caught this while making Phaseless, fixed swatches, but forgot to send them to Paul. Sorry...