POV-Ray : Newsgroups : povray.beta-test : [doc] notes Server Time
30 Jul 2024 08:22:43 EDT (-0400)
  [doc] notes (Message 1 to 5 of 5)  
From:
Subject: [doc] notes
Date: 22 Nov 2001 08:03:19
Message: <6btpvt006ftoj37dpke3c87jl867epfdj1@4ax.com>
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

From: Bob H 
Subject: Re: [doc] notes
Date: 23 Nov 2001 02:28:51
Message: <3bfdfab3@news.povray.org>

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

From:
Subject: Re: [doc] notes
Date: 16 May 2002 14:16:24
Message: <fnt7eu4d4gka3m3pa189i2g74g73ljp714@4ax.com>

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

From: Christoph Hormann
Subject: Re: [doc] notes
Date: 16 May 2002 14:45:44
Message: <3CE3FE51.9195F241@gmx.de>

> 
> [...]
> >
> > 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

From:
Subject: Re: [doc] notes
Date: 16 May 2002 14:50:31
Message: <kmv7eush6027o37lvvqtkco1egh8i31dcl@4ax.com>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.