Paul van Schayck wrote:
Hey,
Never thought a simple popup with a few radio boxes would be this hard...
Instead of generating the dialog box manually, why don't you store it in a resource? It will then be easier to localise and should be easier to use. You could also disable the radio boxes of drivers that cannot be used instead of hiding them and then you wouldn't have to do complicated rearranging.
Rob