mr-highball / nyx

a fluent UI framework for pascal
MIT License
25 stars 2 forks source link

Fixed layout intf / impl #9

Open mr-highball opened 4 years ago

mr-highball commented 4 years ago

Need a layout class to handle positioning elements with fixed units (ie. 0px left, 20px top etc...) Pixels is just an example maybe need an enum for fixed position type (px, weighted? Etc...)

mr-highball commented 4 years ago

shelving dev on this issue for a little while to make progress on other browser features, still need to come back and implement the standard class