whut / jumplist-extender

Automatically exported from code.google.com/p/jumplist-extender
0 stars 0 forks source link

Resolve OpenFileDialog weird behaviors #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Now that I figured out why OFD wouldn't AutoUpgrade (it's because I set 
ShowHelp = true, when Vista/7 doesn't support it,) it's time to fix some 
remaining bugs:

1. Make OFDs class objects, so their start paths will be saved
2. If there's a relevant existing path (e.g. existing icon, existing command 
line EXE,) get the path every time an OFD needs to be opened
3. Remove "ShowHelp = true" from the OFDs

Original issue reported on code.google.com by mar.mar...@gmail.com on 31 May 2010 at 9:05

GoogleCodeExporter commented 8 years ago

Original comment by mar.mar...@gmail.com on 27 Mar 2011 at 11:45