|
Boost : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-04 06:05:19
David Turner wrote:
>> Aha, and that requires that all functionality is implemented
>> as standalone functions. This might be okay for clicking buttons,
>> but for custom widgets (e.g. text editor), I'd still prefer
>> subclassing.
>
> How do you propose to write custom widgets in a cross-platform manner?
By writing C++ code which draws the entire content, handles mouse clicks and
so on.
- Volodya
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk