Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Custom Titlebar  (Read 1635 times)

0 Members and 1 Guest are viewing this topic.

Nero

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • Email
Custom Titlebar
« on: May 18, 2018, 02:40:32 pm »
Is there a way to create a custom titlebar using SFML?

Or at least vanish the actual titlebar (white thing from image below) so I can create a custom one using rectangles?


eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10822
    • View Profile
    • development blog
    • Email
Re: Custom Titlebar
« Reply #1 on: May 18, 2018, 02:53:43 pm »
You can use that style that will remove all the decorations (see the documentation) and then draw your own titlebar. You can't modify the titlebar directly with SFML.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/