When I attempt to add buttons to the File Selection Box I get a "CONSTRAINT ERROR" at run time. This happens on the line where I have: "Add (FileSelection.Hbuttonbox, FileSelection.NewButton)". Is there a good way to add buttons to the File Selection Box so you can have more than just "OK" and "CANCEL"?