Results 1 to 10 of 10

Thread: Make it look like XP ???

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Make it look like XP ???

    Hello,

    I use Windows 2000. Is there a way of making my applications have the look of XP? In other words, creating a more enhanced user interface?

    Thanks!

  2. #2
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    Only by drawing your buttons or using pictures.
    Please rate my post.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    This guy..

    Well,

    I found this guy:

    http://www.divil.co.uk/net/controls/dotnetwidgets/

    But for the sake of conversation, How would I change the title bar to look like XP. Is it possible?

  4. #4
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    That link points you to something that'll draw your buttons - exactly what I said before.

    Custom drawing the title bar is completely possible, but involves subclassing and the use of drawing functions - pretty intense.
    Please rate my post.

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: This guy..

    Originally posted by birthjay
    Well,

    I found this guy:

    http://www.divil.co.uk/net/controls/dotnetwidgets/

    But for the sake of conversation, How would I change the title bar to look like XP. Is it possible?
    I don't recommend the dotnet toolbar. It isn't very good, it requires you to include another DLL for your application, and you gotta pay for it.

    I do wish there was an easyer way to do these things, however. You'd think microsoft would of included such features

  6. #6
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    dotnet widgets is free , divil is a top programmer ( if you visit http://www.dotnetforums.net you will see him there ) i would recommend using it if you dont want to build something yourself.
    the only time you would be charged for it from my understanding is if you dont wish to include divil's name in the credits for the dotnetwidgets ( ie: try to make it look like your work )
    this is direct from the Licensing FAQ section:
    I get asked lots of questions on the licensing of my controls so I've prepared this page to hopefully clear things up a bit.

    Can I use your controls in my commercial application?

    Yes, you can use my controls free of charge without royalties as long as my name appears in the about box (or similar position) in the application.

    Can I obtain source to your controls?

    No. With the exception of the OurlookBar control, all my controls are closed source. If you find a bug and report it to me, I will fix it. Should I ever stop supporting any of my controls I will make the source available for them. I don't offer the source for sale.

    What if I don't want to include your name in my application?

    Contact me and we can discuss pricing.
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Good

    It seems relatively simple to use. I used the dll but didn't go any further. I did get one of thos "Send error reports" when I tried to manipulate some things. I will most likely try it again.

    The only thing he charges for is if you don't include his name in the app. Otherwise it is free to use even in commericial apps.

  8. #8
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by dynamic_sysop
    dotnet widgets is free , divil is a top programmer ( if you visit http://www.dotnetforums.net you will see him there ) i would recommend using it if you dont want to build something yourself.
    the only time you would be charged for it from my understanding is if you dont wish to include divil's name in the credits for the dotnetwidgets ( ie: try to make it look like your work )
    this is direct from the Licensing FAQ section:
    Ahh okay, when I tried to use it before, it requiured you to buy it or some crappy pop-up came up.... that was the dotnettoolbar...

  9. #9
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Erm, these widgets suck. I get lots of nice excemption errors when my program runs with them.... bah

  10. #10
    Lively Member neodatatype's Avatar
    Join Date
    Aug 2002
    Location
    Italy
    Posts
    103

    Re: Make it look like XP ???

    I use Windows 2000. Is there a way of making my applications have the look of XP? In other words, creating a more enhanced user interface?
    You can also use the Magic library (http://www.dotnetmagic.com/

    Is the same used by SharpDevelop.

    Bye
    > NeoDataType.net <

    Try my Free .Net Reporting Tool!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width