Arthur Schwarz wrote:
Thanks;
On the topic of constants, in my humble way I thought that all constants
were located in GUI::Constants. Is there a caveat to this?
[snipped discussion about GVIT_* and other Grid control constants being
defined and exported by the Win32::GUI::Grid package and not the (new)
Win32::GUI::Constants package]
No defined strategy at the moment. Win32::GUI::Constants was designed
to move the constant support out of Win32::GUI package, and to extend
the constants available.
For Win32::GUI::Grid I simply ported the existing functionality to
Win32::GUI 1.03/1.04 and integrated the codebase - I haven't applied any
though as to whether the constant support should be moved. It'll stay
how it is for now.
Regards,
Rob.