I'm using D7 so I don't have the new Vista dialogs that are apparently in D2007. Based on some code I found on the 'net I modified the existing D7 Dialogs.pas to disable a hooking flag and template flag which prevented the new Vista Open & Save dialogs appearing in my apps. This is working great now for these 2 dialogs.
Now I would like to make the TPrintDialog and TPrinterSetupDialog to use the new looking Vista dialogs. These have a radio list of the existing printers instead of a combobox. I can't find any information on the 'net to solve this one. I tried removing the hook flags but it didn't help. Any ideas? Thanks, Ross. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

