Results 1 to 7 of 7

Thread: where do i get a XP style coolbar

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2003
    Posts
    110

    where do i get a XP style coolbar

    i need an XP Style coolbar for by VB.Net project

    where do i get it from.

    i code with VB language.
    Anis Bombaywala

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    see if this helps

  3. #3
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    The dotnetmagic library is evil, as far as .NET is concerned. It uses Windows API calls. It's fine if you are only concerned about you application working on Windows. But, if you want it to work on any other OS, it wont.

    The idea behind .NET is OS independence, and the use of Windows API calls, makes your app OS specific.

  4. #4
    New Member
    Join Date
    Sep 2003
    Location
    Philippines
    Posts
    15
    Newbie, so a dotNet application can be run even in Linux?
    http://www.lyricsserver.net

  5. #5
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Originally posted by Friend_Al_23
    Newbie, so a dotNet application can be run even in Linux?
    http://www.go-mono.com/
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  6. #6
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    Remember that if the .NET application uses Win32 API calls it wont be able to run on Linux.

  7. #7
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by Friend_Al_23
    Newbie, so a dotNet application can be run even in Linux?
    yes.

    Not only the mono project, but I am told other groups are making alternatives for .NET as well

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