textLoadFile

textLoadFile(w,file)
Instance Public methods

textLoadFile â This method below loads a file into a text widget, discarding the previous contents of the widget. Tags for the old widget are not affected, however.

Arguments: w - The window into which to load the file. Must be a

text widget.

file - The name of the file to load. Must be readable.

doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.