Andy Piper wrote:
> Do we have to subclass the Athena widgets?
We do if we want native support for some widgets under Athena. Maybe we
could take the 3d support out of the widgets we provide? Or would that make
no difference?
Unfortunately not.
If you subclass any of the non-composite Athena widgets (Command,
Grip, Label, MenuButton, Repeater, Scrollbar, SmeBSB, StripChart,
Toggle), you will run into problems if the header files don't match
the library.
In theory, this problem could occur with any library. However, as
anyone who's been watching this list for the last month will be aware,
libXaw is notorious for being replaced with an "enhanced" version
which isn't compatible with the real thing.
--
Glynn Clements <glynn(a)sensei.co.uk>