rodrigocfd / windigo

Windows API and GUI in idiomatic Go.
https://pkg.go.dev/github.com/rodrigocfd/windigo
MIT License
417 stars 23 forks source link

Add Tab Control #30

Open chabad360 opened 10 months ago

chabad360 commented 10 months ago

This draft is for adding support for Tab Controls to windigo. Currently, only a small portion of the API surface is covered. Also, I'm still not sure how to properly set up parenting so that items are rendered within properly.