|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
POV 3.5 b7
1.10.6.1.1
"Note however that an empty directory (one that has no subdirectories or text
files in it) will not appear in the Insert Menu."
It is not true. It appears but inactive.
1.10.6.1.2
"Normally, the entries are added to the menu in alphabetical order, with all
folders being added before files. However, you can influence this by prepending
a 'NN - ' to a folder or file, where 'NN' is any letter or digit."
You can't influence this order: folders before files. At least I can't do that
even with NN. If it is supposed to work than it is a bug of windows gui or
something.
6.2.2.1
In syntax frame for #declare there is missed 'I' (bar) between DENSITY and
COLOR_MAP
ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:6btpvt006ftoj37dpke3c87jl867epfdj1@4ax.com...
>
> 1.10.6.1.1
>
> "Note however that an empty directory (one that has no subdirectories or
text
> files in it) will not appear in the Insert Menu."
>
> It is not true. It appears but inactive.
Yes, grayed, with no subentries anyhow. Maybe that was the idea, nothing
shows up in the menu at that place.
Could be changed to say an empty folder creates an inactive menu item.
Useless... unless making generalization labels for the item(s) below, except
without a separator it probably couldn't be real good. A separator can't be
added at the root of insert menu folder, apparently.
> 1.10.6.1.2
>
> "Normally, the entries are added to the menu in alphabetical order, with
all
> folders being added before files. However, you can influence this by
prepending
> a 'NN - ' to a folder or file, where 'NN' is any letter or digit."
>
> You can't influence this order: folders before files. At least I can't do
that
> even with NN. If it is supposed to work than it is a bug of windows gui or
> something.
Yes, does seem to suggest that is possible. Can't be done here either,
whether the root folder or a subfolder thereof. Thinking maybe the idea was
to convey how the alphabet ordering (previously, numbering wasn't used)
could be circumvented using alphanumerics. Folders, being a part of the
menu as well as files, has been dubiously added to that description so guess
it needs to discern between the two things and say they don't mix.
At least not in Windows.
Bob H.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
wrote:
> POV 3.5 b7
>
> 1.10.6.1.1
>
> "Note however that an empty directory (one that has no subdirectories or text
> files in it) will not appear in the Insert Menu."
>
> It is not true. It appears but inactive.
>
> 1.10.6.1.2
>
> "Normally, the entries are added to the menu in alphabetical order, with all
> folders being added before files. However, you can influence this by prepending
> a 'NN - ' to a folder or file, where 'NN' is any letter or digit."
>
> You can't influence this order: folders before files. At least I can't do that
> even with NN. If it is supposed to work than it is a bug of windows gui or
> something.
Above notes are still valid and not fixed.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>
> [...]
> >
> > You can't influence this order: folders before files. At least I can't do that
> > even with NN. If it is supposed to work than it is a bug of windows gui or
> > something.
>
> Above notes are still valid and not fixed.
I recognized the same, but i presume this is intended. If you sort by
name in windows explorer you also still get the directories first.
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 05 May. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 16 May 2002 20:45:37 +0200, Christoph Hormann <chr### [at] gmxde>
wrote:
> I recognized the same, but i presume this is intended. If you sort by
> name in windows explorer you also still get the directories first.
yes, but IMO documentation suggests it is sorted globaly
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|