U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » FileSel&FileList, Path » File Chooser closing
File Chooser closing [message #30510] Wed, 05 January 2011 23:50 Go to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
I searched but could not find an answer, I may just be missing something.

When the file choosing window is opened and without picking a file when the "Cancel" or red "X" is clicked to close the file chooser it opens a file. How can this window be closed without opening a file?

		fn <<= Nvl(r_d, recent_dir);
		if(fn.ExecuteOpen()){ // file chooser 
			Data<<=Value(fn);
			r_d = fn;
			recent_dir = ~fn;
		}


Neil

[Updated on: Wed, 05 January 2011 23:51]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Warning in FileSel
Next Topic: FileSel has classic Windows look since r2848
Goto Forum:
  


Current Time: Tue Apr 28 08:08:49 GMT+2 2026

Total time taken to generate the page: 0.00548 seconds