Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. C / C++ / MFC
  3. GUI Toolkit

GUI Toolkit

Scheduled Pinned Locked Moved C / C++ / MFC
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    frank
    wrote on last edited by
    #1

    Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap) Thanks

    A M M 3 Replies Last reply
    0
    • F frank

      Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap) Thanks

      A Offline
      A Offline
      Andrei Zenkovitch
      wrote on last edited by
      #2

      Hi, It is pretty easy to display a non-rectangular window by using SetWindowRgn() function. The painting of the background of any window using a bitmap is a bit more difficult as long as you would probably need to work with DIBs (Device Independent Bimap) but shouldn't be that big of a deal. As for the GUI toolkit you might take look at the Dundas (www.dundas.com) Ultimate Toolbox (it has classes that handle irregular shaped windows and background painting). or you might try to find some free classes on this site that will help you to solve your problem Regards, Andrei Zenkovitch ================== The original message was: Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap)

      Thanks

      1 Reply Last reply
      0
      • F frank

        Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap) Thanks

        M Offline
        M Offline
        mrcoder
        wrote on last edited by
        #3

        There are a couple a shareware programs designed just for this. I believe nullsoft, the makers of winamp, used one of them for their product. One product is called ActiveSkin and it looks like the one of choice. The second product, and the one I believe nullsoft used escapes me right now. I remember doing a search for skins and coming across a site that claimed to make the product of choice for nullsoft. I will look into it and get back to you. However once again, the ActiveSkin product was newer, more impressive, and less expensive. The product of choice. ================== The original message was: Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap)

        Thanks

        1 Reply Last reply
        0
        • F frank

          Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap) Thanks

          M Offline
          M Offline
          mjf
          wrote on last edited by
          #4

          Check out www.freeamp.org for the source to a winamp clone has exactly what you want. ================== The original message was: Hi, where I can find a GUI toolkit to build graphical GUI like Winamp (non-rectangular dialog, bitmap)

          Thanks

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups