OGL constraints

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

Thomas Aanensen wrote:

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?

No.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!