Skinning 
Author Message
 Skinning

How do I change the little icons in a Win32 Console app to close, minimize,
maximize and restore.  You know the idea of skinning as seen in FruityLoops,
FruityTracks, Neoplanet etc...

Please send example code (for BC5 or BCB3)

cheers
Graeme

ICQ UIN : 23276071



Tue, 15 Jan 2002 03:00:00 GMT  
 Skinning
Humm ... No idea, don't bother with that OS.

Try asking again at




Quote:

> How do I change the little icons in a Win32 Console app to close, minimize,
> maximize and restore.  You know the idea of skinning as seen in FruityLoops,
> FruityTracks, Neoplanet etc...

> Please send example code (for BC5 or BCB3)

> cheers
> Graeme

> ICQ UIN : 23276071

--
It said use Windows 95 or better, so I installed Linux!


Tue, 15 Jan 2002 03:00:00 GMT  
 Skinning

Quote:

> How do I change the little icons in a Win32 Console app to close, minimize,
> maximize and restore.

I don't believe this is possible.

Scott



Tue, 15 Jan 2002 03:00:00 GMT  
 Skinning

Quote:

> How do I change the little icons in a Win32 Console app to close, minimize,
> maximize and restore.  You know the idea of skinning as seen in FruityLoops,
> FruityTracks, Neoplanet etc...

> Please send example code (for BC5 or BCB3)

#include <offstandardfruityheader.h>
int main(void)
{
  ChangeLittleIconsInWin32Console(close, minimize, maximize, restore);
  return 0;

Quote:
}

--

__________________________________________________________
Fight spam now!
Get your free anti-spam service: http://www.brightmail.com



Wed, 16 Jan 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. about --> SKIN, ZIP, ACESS, INTERNAL ACCESS (How do the skins work? )

2. Writing skin-GUI with CSharp

3. mfc: custom animated skin for mfc-application

4. skin help

5. app with skin support

6. Skin and C#???

7. C# Application with Skin Support

8. How to program skinning window????

9. How to implement skin technic on UI?

10. Skinning

11. some question about skin technology area

12. Code for GUI Skins?

 

 
Powered by phpBB® Forum Software