Opened 21 years ago
Closed 21 years ago
#131 closed defect (fixed)
TOLBase: The last open file is not a recent file
Reported by: | request | Owned by: | Jorge |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Interface | Version: | head |
Severity: | minor | Keywords: | |
Cc: |
Description
TOLBase: The last open file is not a recent file
/*
If you open a TOL file that there isn't in the list of recent files,
you work on it or not, then you close it, if you want to reopen this
same file you cannot go to recent files because there isn't in the list.
If you close TOLBase and open TOLBase again then this last TOL file
appears in the recent files list.
Taht is the recent file list is not updated until a new TOLBase rerun.
In the old TOLBase Borland version this list always was updated.
*/
Change History (4)
comment:1 Changed 21 years ago by
Owner: | changed from Javier Portugal to hamoros |
---|
comment:2 Changed 21 years ago by
Status: | new → assigned |
---|
comment:3 Changed 21 years ago by
Owner: | changed from hamoros to Jorge |
---|---|
Status: | assigned → new |
comment:4 Changed 21 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
this bug was related to a bug in widget fmenu.
Now fmenu will admit entries of type cascade and -postcommand option.
So the bug is fixed.
-