| View previous topic :: View next topic |
| Author |
Message |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Fri Jan 16, 2004 11:39 am Post subject: Dailog Designer Bug |
|
|
I noticed that sometimes the VDS Dialog Diesgner does not save changes.
eg.
I opened a previous *.dlg and made some changes, closed it and found that the changes were not saved.
When i saved it as a different name it saved the changes.
The previous *.dlg, is not readonly, not opened etc.
Strange Saving Bug
Nathan |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Sun Aug 15, 2004 1:21 pm Post subject: |
|
|
I have about the same problem. If I press the F2 button in a project which is in the folder below, the Dialog Designer just doesn't read the contents of the dialog, while when I start a new project, and paste my code in there, it does show up normal. The folder is like this:
| Quote: | | C:\Documents and Settings\Sjoerd\Bureaublad\Programmeren\Visual Dialogscript\004 - Programma's - Net mee begonnen\MyPAV |
Could it be that the name is too long or something, or do I use characters which aren't supported by the Dialog Designer?  _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Sun Aug 15, 2004 1:28 pm Post subject: |
|
|
It seems to be the name of the path which is the problem. If I move the folder "Programmeren" to C:\, it works like normal again. Also, if I just move my .dsc file to the desktop ("bureaublad"), it works.
So both
| Quote: | | C:\Programmeren\Visual Dialogscript\004 - Programma's - Net mee begonnen\MyPAV |
and
| Quote: | | C:\Documents and Settings\Sjoerd\Bureaublad\MyPAV |
work... Any ideas?  _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Sun Aug 15, 2004 1:32 pm Post subject: |
|
|
Third post in a row... It is the lenght of the path+filename, because I just found a file called "004 - Programma's - Net mee" (without extension) in this folder:
| Quote: | | C:\Documents and Settings\Sjoerd\Bureaublad\Programmeren\Visual Dialogscript |
The total lenght of the path+file is 104 characters... _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
|