C
C#12mo ago
★w

❔ GUI help

I am currently making a music application in C# WinForms but I have something that disturbs me, the "load song" and "playlists button" just doesn't seem to fit the gui well and looks odd to me. How could I redesign this part?
4 Replies
★w
★w12mo ago
im also trying to keep the gui into a vertical one
HimmDawg
HimmDawg12mo ago
Maybe add a little icon in front of them? And I'd make the background color of the "Playlists" button the same color as the sliders gray
Denis
Denis12mo ago
I'd say the contrast is the main issue I prefer using a background for main buttons, and no background (like a link almost) for secondary buttons Of course, once you mouse hover, some light background appears for the secondary button An icon is a solid suggestion I personally do not like the contrast between the dark tones Have you used coolors.co to get a palette? You could also try and ask in Design Buddies or Design Squad: UX But hose communities aren't as alive as this one imho
Accord
Accord12mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.