Extended or New TurboVision Objects


Q. 409 Is there a way to have multiple (for example *.bat *.com and *.exe) file selections in TFileDialog?
Yes. You have to copy code from StdDlg to do this. You need to change TFileDialog (constructor Init and ReadDirectory) and TFileList (ReadDirectory) to do this. I haven't seen any code to cut/paste in your program. It isn't too difficult anyway. BTW, Why isn't TFileDialog.ReadDirectory not virtual?

Next question


B de Boer Last modified: Tuesday 18 April 1995 - 10:20