As a developer writing a rich and powerful application, I need a rich and powerful selection of UI elements to make my project work how I want it to. To that end, junction should include many more UI elements than Fill, Text and Stack. I'm thinking of including...
Display elements:
Button, check box, radio button, label, progress bar, h/v scroll bar, rule/separator/spacer
Container elements:
Layers, vsplit/horizontal container, hsplit/vertical container, switching container (only displays on tree of nodes at a time), tabbed container (like switching but displays headers for which view one is looking at), table and zebra-background table.
Many of these elements should hopefully be able to be constructed from a nice set of primitives!
As a developer writing a rich and powerful application, I need a rich and powerful selection of UI elements to make my project work how I want it to. To that end, junction should include many more UI elements than
Fill,TextandStack. I'm thinking of including...Display elements:
Button, check box, radio button, label, progress bar, h/v scroll bar, rule/separator/spacer
Container elements:
Layers, vsplit/horizontal container, hsplit/vertical container, switching container (only displays on tree of nodes at a time), tabbed container (like switching but displays headers for which view one is looking at), table and zebra-background table.
Many of these elements should hopefully be able to be constructed from a nice set of primitives!