I have a composite component basically with a small circle inside a larger
one. The smaller circle is not allowed to be moved outside the bigger one.
I've looked at the wxOGLConstraints, but unfortunately none of them support
my needs.
Is it possible for me to define my own constraints? How can this be done?
Cheers,
Thomas