The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SaveAs

SUMMARY

# #bochner@das.harvard.edu (Harry Bochner) # #Re: Q: How to get FileSelect results #************************************ # #6 Dec 1995 22:31:34 GMT Aiken Computation Lab, Harvard University # #Newsgroups: # comp.lang.perl.tk #References: # <4a2794$5dv@styx.uwa.edu.au> <30C4C824.41C6@lns62.lns.cornell.edu> # # # #In article <30C4C824.41C6@lns62.lns.cornell.edu>, Peter Prymmer writes: #|> A while back Mark Elston posted "FileSave.pm" it is available on the #|> http://sun20.ccd.bnl.gov/~ptk/archive/ptk.1995.10/0093.html # #Thanks, I had missed that. Here's what I'm currently using; instead of replacing #all the existing code in FileSelect, it subclasses it to rearrange the widgets #and change their behavior slightly. # #In my version a click in the file list copies the entry to file_entry widget; #accept then accepts whatever's in that widget, whether it was typed or copied #there. # #Comments on subclassing technique welcome. #

DATE

6 Dec 1995 22:31:34 GMT Aiken Computation Lab, Harvard University

AUTHOR

Harry Bochner bochner@das.harvard.edu