Click to See Complete Forum and Search --> : Open file Dialog


callavin
June 15th, 2006, 04:24 AM
When I click the browse button, filedialog box opens.

the normal behaviour is "after selecting the file and then click the "open" button and that file name will be swritten in a text box assocaited.

but If i double click the file name , the form flickers for a second.
I mean to say there is not smooth transition. why???

aniskhan
June 15th, 2006, 05:28 AM
i think openfiledialog closes when u double click any file in the openfiledialog.

callavin
June 15th, 2006, 05:33 AM
i think openfiledialog closes when u double click any file in the openfiledialog.

yes thats gets closed, but does it flicker beacuse of slow processing or any other reason??