|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Just opened a file and none of the SDL text is colored.
I've opened this file multiple times in the past, and this is the first time
anything like this has happened.
I closed POV-Ray and reopened it, but still no colors.
It's a .pov file...
Strange.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Am 24.10.2014 03:03, schrieb Bald Eagle:
>
> Just opened a file and none of the SDL text is colored.
> I've opened this file multiple times in the past, and this is the first time
> anything like this has happened.
> I closed POV-Ray and reopened it, but still no colors.
> It's a .pov file...
Maybe you accidently pressed some key combo that messed up the editor
settings - either for all files, or for /this/ particular file: POV-Ray
tracks file-specific editor settings for the most recently opened files.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
clipka <ano### [at] anonymousorg> wrote:
> Am 24.10.2014 03:03, schrieb Bald Eagle:
> Maybe you accidently pressed some key combo that messed up the editor
> settings - either for all files, or for /this/ particular file:
Once again demonstrating my astounding ability to intuitively sense a software's
weakness and then dealing it the 10-Finger Death Punch.
> POV-Ray
> tracks file-specific editor settings for the most recently opened files.
Excellent.
I searched in the Program Files subdirectory
and the POV-Ray 3.7 subdirectories
Setting in Editor Preferences / color schemes all seemed normal
Any ideas where the file-specific editor settings are stored? All the other
files seem normal, so I'm guessing (hoping) it's only this one.
I suppose if all else fails, I can just rename it...
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Am 24.10.2014 05:58, schrieb Bald Eagle:
>> POV-Ray
>> tracks file-specific editor settings for the most recently opened files.
>
> Excellent.
> I searched in the Program Files subdirectory
> and the POV-Ray 3.7 subdirectories
> Setting in Editor Preferences / color schemes all seemed normal
>
> Any ideas where the file-specific editor settings are stored? All the other
> files seem normal, so I'm guessing (hoping) it's only this one.
This information is stored in the registry, at:
HKEY_CURRENT_USER\Software\POV-Ray\v3.7\POV-Edit\Open
HKEY_CURRENT_USER\Software\POV-Ray\v3.7\POV-Edit\Recent
HKEY_CURRENT_USER\Software\POV-Ray\v3.7\POV-Edit\Older
You'd have to either...
... (A) close POV-Ray, then delete the respective entry from whichever
of these registry keys it is listed in, ...
... (B) within POV-Ray, close the file, then open and close 40 different
other files to "flush" it out of the registry...
> I suppose if all else fails, I can just rename it...
... or (C) that (but do /not/ use "save as..." for this purpose ;-)).
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |