Thread: win xp look&feel

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    16

    win xp look&feel

    I have MS Visual Studio .NET and I'm using C# and C++, I want to build a GUI with the win xp look&feel, how can I do it?

  2. #2
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    This topic has been discussed many times, but this is how you do it:

    Code:
    Goto the store
    Buy Windows XP
    "There are three kinds of people in the world...
    Those that can count and those that can't."

  3. #3
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    Geez, Okie. Cut 'em some slack. I'm supposed to be the resident jerk around here.....

    Seriously though, aym_7. Any program Win32 program that you run on WinXP should have that WinXP look. It's dependant on the OS currently running it, not on how it was compiled. You can however use regions and Window's skinning to achieve a look similar. Check out flipCode. They have an article/tutorial on it.

  4. #4
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    >>Geez, Okie. Cut 'em some slack. I'm supposed to be the resident jerk around here.....

    Woops im sorry almighty master
    *bows down to jdinger, the master jerk*
    "There are three kinds of people in the world...
    Those that can count and those that can't."

  5. #5
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    Just make sure you remember that....



    j/k

    glad to see you can take a joke ( unlike some people - who will remain nameless - around here )

  6. #6
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    >> Just make sure you remember that....
    Oh i will

    >> glad to see you can take a joke
    Every now and then
    "There are three kinds of people in the world...
    Those that can count and those that can't."

  7. #7
    Registered User
    Join Date
    May 2002
    Posts
    16
    I already have win xp, but my programs don't have its look&feel.
    In addition, other programs don't have the win xp look&feel even if I run them on win xp, they have the old win 9x/2000 look&feel.
    I'm sorry if this has been descussed before, but I'm now to this forum.
    Could you please post a link?

  8. #8
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    I believe jdinger posted a link which can help you.
    http://www.flipcode.com

  9. #9
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    Make sure in your display properties under the Apearance tab, in the Windows and Buttons drop down box, you have Windows XP Style selected
    "There are three kinds of people in the world...
    Those that can count and those that can't."

  10. #10
    Registered User Grayson_Peddie's Avatar
    Join Date
    May 2002
    Posts
    96

    Instructions for making sure you are in Windows XP style:

    1. In the desktop, right-click in the wallpaper with no icons selected.

    2. Select Properties.

    3a. In themes tab, choose Windows XP (blue) if you want a blue look.

    3b. Choose Windows XP (silver) if you want a silver look or...

    3c. Choose Windows XP (Green) if you want a greeny look.

    4. Click OK.

    Now your apps will have look/feel. Be sure that you don't turn off the virtual desktop in programs under compatability mode.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 05-07-2009, 11:31 AM
  2. help with this
    By tyrantil in forum C Programming
    Replies: 18
    Last Post: 01-30-2005, 04:53 PM
  3. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM
  4. Dual Booting Win XP & Win 98
    By netboy in forum Tech Board
    Replies: 2
    Last Post: 08-18-2003, 02:29 AM
  5. Win XP dial-up setup
    By C-Dumbie in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 11-15-2002, 01:10 PM