search for: setfilenam

Displaying 3 results from an estimated 3 matches for "setfilenam".

Did you mean: setfilename
2013 Feb 14
0
Building a Package & using gWidgets
...unction(h,...){ sim.func(INPUT) print("The run is done") }) savebutton <- gbutton("Write Settings to File",cont=mainwin, handler= function(h,...){ setfilename <- ginput("Please enter the filename") save(INPUT, file=setfilename) }) loadutton <- gbutton("Load Settings from File", cont=mainwin, handler=function(h,...){ fname <- gfil...
2011 Apr 01
0
Wine release 1.3.17
...omdlg32: Add ExplorerBrowser control to Item Dialog. comdlg32: Add IServiceProvider implementation to the Item Dialog. comdlg32: Add ICommDlgBrowser3 stub to Item Dialog. comdlg32: Set explorerbrowser's site before navigating anywhere. comdlg32: Implement GetFileName and SetFileName for the item dialog. comdlg32: Update file name from selection in the item dialog. comdlg32: Implement filetype filtering for the item dialog. comdlg32: We only want to check the low word of wparam. comdlg32: Add a couple of simple navigation buttons to the item dialog....
2020 Apr 24
0
Wine release 5.7
...ove some no longer necessary callbacks. qcap: Add a stub file writer filter. qcap/filewriter: Add a stub sink pin. configure: Check for a recent enough version of libusb. qcap/filewriter: Add a stub IFileSinkFilter interface. qcap/filewriter: Implement IFileSinkFilter::SetFileName(). qcap/filewriter: Implement file_writer_sink_query_accept(). qcap/tests: Add tests for file writer pin connection. include: Define RTL_BALANCED_NODE. include: Add more fields to LDR_MODULE. qedit/tests: Add some tests for IMediaDet::put_Filter(). include: Rena...