David Nottage In the recent project list i have 25 (i made 25) project names with the exact link to directory and project dpr name. In the registry under "Closed Projects" it is the same . Now pressing a project in the list should have open the project.
Update ---- now i found something interesting, I have a list of 25. I opened 2 new ones and closed. for them to be in the list. The i can open the 2 but not the third and on to 25. which mean that the third one has a bad link although checked and ok. i will try to delete it in the registry and see what happens
David Nottage To begin it should NOT have append. If a directory is not there (Moved or whatever) the list should not be stopped. But i think the main reason is EMBARCDERO bug. In the directory i have a e:\...\NAME' NAME in the registry Delphi puts e:\...\NAME'' NAME 2 ('') instead of 1('). So there are 2 problems. 1 directory not found. 2 double quot in directory name put by Delphi.
Try this one: it is a replacement for the Welcome Page danielwolf.eu - Meine Vorstellung einer Willkommens-Seite
ReplyDeleteJeroen Wiert Pluimers Unfortunately the source code is not open. :(
ReplyDeleteDobrin Petkov neither is the one from Embarcadero.
ReplyDeleteThough Daniel runs the biggest German Delphi user forum and he usually responds quickly there.
CC Daniel Wolf
Jeroen Wiert Pluimers Ha ha - I just want to see the code. How to... and so on.
ReplyDeleteDobrin Petkov kindly ask Daniel.
ReplyDeleteThanks guy's but how about a fix?
ReplyDeleteIs there something wrong with File|Reopen? :-)
ReplyDeleteshlomo abuisak if it ever gets fixed, I would not expect that to be earlier than in Delphi Rio.
ReplyDeleteDavid Nottage Yes except the first one.
ReplyDeleteshlomo abuisak I don't understand what you mean
ReplyDeleteDavid Nottage In the recent project list i have 25 (i made 25) project names with the exact link to directory and project dpr name.
ReplyDeleteIn the registry under "Closed Projects" it is the same .
Now pressing a project in the list should have open the project.
Update ---- now i found something interesting,
I have a list of 25.
I opened 2 new ones and closed. for them to be in the list.
The i can open the 2 but not the third and on to 25.
which mean that the third one has a bad link although checked and ok. i will try to delete it in the registry and see what happens
David Nottage To begin it should NOT have append.
ReplyDeleteIf a directory is not there (Moved or whatever) the list should not be stopped. But i think the main reason is EMBARCDERO bug.
In the directory i have a e:\...\NAME' NAME
in the registry Delphi puts e:\...\NAME'' NAME
2 ('') instead of 1(').
So there are 2 problems.
1 directory not found.
2 double quot in directory name put by Delphi.
Now to edit registry
OK final result. Changing doable quot to single x'x made the link not readable but the WHOLE list works now.
ReplyDeleteshlomo abuisak It seems the fuzz about URL parsing is not just limited to URL parsing...
ReplyDelete