Chapter 3 Assignment

Polished titlebar with controls

The brief

Build a custom titlebar with your app icon on the left, title centred, and minimise/maximise/close buttons on the right. Make the empty area draggable.

You've completed this when

  • Dragging anywhere on the empty titlebar moves the window
  • Min / Max / Close all work
  • Buttons are NOT in the drag region (don't move the window when clicked)

Worked through every criterion?

Push your code to GitHub, paste the link in your notes.md, and move on.

Continue to ch.4: In-App Auto-Update