Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-03-03 14:23:56


David Turner wrote:
> At present, we have
>
> Window
> Label
> Button
> Grid
> Text-entry
>
> I plan to add
>
> List
> Selection
> Menu
> Tab-set / Notebook
>
> And possibly
>
> Divider
>
> With these tools, I think the requirements of a great many C++ project
> could be satisfied. Anything glaringly obvious that I've left out?
>
> Is a multi-line text input control necessary?

I think so. Other suggestions:

* a (limited at first) HTML widget (required for reports and other formatted
text displays)

* a progress control

* a window status bar

* a trackbar

* a static or dynamic bitmap (but this depends on a bitmap class).


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk