nanogui@linuxhacker.org
nanogui@linuxhacker.org
: yes, you forgot a MwRegisterButtonControl call -- I've written you about
: it twice, also in my sample program it is (i attach it for others to look
Yes, the MwRegisterButtonControl is required and not win32,
this is since the application is linked with the server, controls
aren't dragged in unless they're used, and this is the linker symbol
that drags in (and registers) the button control.
Regards,
Greg
nanogui@linuxhacker.org