Board index » Visual Studio » Is it possible to use a larger palette in VC6.0?
|
Girlpwr
|
|
Girlpwr
|
Is it possible to use a larger palette in VC6.0?
Visual Studio32
I wish to use a larger palette in Visual C 6.0. Is this possible? For instance a 256 colour palette I've already replaced (outside Visual Studio) the program icon and used a Win XP style icon, this works fine. But I would like to replace or edit the toolbar as well. 256 Colours are good enough. Maybe it is possible to extent the number of colours inside VS, so that I can edit them inside the program environment - |
| Johan
Registered User |
Thu Apr 08 00:43:42 CDT 2004
Re:Is it possible to use a larger palette in VC6.0?
Woestenburg,
While it is - to my knowledge - not possible to edit non-16 color images in MSVC 6, you might want to check: www.codeguru.com/Cpp/controls/toolbar/">www.codeguru.com/Cpp/controls/toolbar/ www.codeproject.com/docking/">www.codeproject.com/docking/ for articles on toolbars with more colors. Johan Rosengren Abstrakt Mekanik AB "Woestenburg" <anonymous@discussions.microsoft.com>a écrit dans le message de news:83331D90-869D-421A-B11F-4F2DA7199729@microsoft.com... QuoteI wish to use a larger palette in Visual C 6.0. Is this possible? For the number of colours inside VS, so that I can edit them inside the program environment. Quote- |
