virtualvivek / windows-ui

Build Windows Fluent UI apps using Html, CSS & JavaScript. Comes with Rich Native Like Components.
http://windows-ui.github.io
MIT License
258 stars 26 forks source link

How can I make a window with window title bar, buttons min, max, close etc? #13

Open MassMessage opened 2 years ago

MassMessage commented 2 years ago

Similar to this one but with windows 10 theme:

image

is this supported? I saw how make most of win10 controls but not this window.

easyontop commented 1 year ago

@MassMessage No i guess it is only component-only stylesheet

@virtualvivek please correct me if I make mistake above ty.

virtualvivek commented 1 year ago

Hi @easyontop correct this project is currently focusing on the component level styles, I believe @MassMessage creating those TitleBar will not going to be a big deal :)

I must make sure that the project will be light weight with the core components ready to use and the rest custom UIs/Renders can be manage by the project developer.

@MassMessage / @easyontop do let me know if guys you find any core component missing as for my consideration for the next release.