|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hi,
I've checked the buglist (Dec 10th) and this one's not in it, so I hope I'm
correct in posting here.
Using Beta 8, win32-icl. Win2k, 800Mhz P3, 256Meg RAM.
When rendering, if I minimise the render window, I can't ever get it back
without changing the .ini file. The hide/show works fine, I just can't use
the windows minimise button.
The pvengine.ini file gains the following line in the RenderWindow section:
Flags=536870912
If I remove this line, then the window is back and usable again.
HTH,
Michael Kearns.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 11 Dec 2001 09:16:48 -0500, mic### [at] saaconsultantscom (Michael
Kearns) wrote:
> Using Beta 8, win32-icl. Win2k, 800Mhz P3, 256Meg RAM.
POV 3.5 b 8 (both compile versions), NT 4m PII 233 MHz, 128 MB
> When rendering, if I minimise the render window, I can't ever get it back
> without changing the .ini file. The hide/show works fine, I just can't use
> the windows minimise button.
> The pvengine.ini file gains the following line in the RenderWindow section:
> Flags=536870912
> If I remove this line, then the window is back and usable again.
Works fine for me. Perhaps it is related with some wrong windows dll. I've
copied your flags value into ini file and it sill works fine.
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> > When rendering, if I minimise the render window, I can't ever get it
back
> > without changing the .ini file. The hide/show works fine, I just can't
use
> > the windows minimise button.
> > The pvengine.ini file gains the following line in the RenderWindow
section:
> > Flags=536870912
> > If I remove this line, then the window is back and usable again.
>
> Works fine for me. Perhaps it is related with some wrong windows dll. I've
> copied your flags value into ini file and it sill works fine.
If you could both list the settings in the Render Window Settings under the
Options menu, perhaps others could repeat the scenario.
N Shomber
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 11 Dec 2001 17:08:30 -0800, "N Shomber" <nsh### [at] hotmailcom> wrote:
> If you could both list the settings in the Render Window Settings under the
> Options menu, perhaps others could repeat the scenario.
checked:
- get focus on creation
- keep above main
- preserve contents during animation
grayed:
- hide when main minimized
- re-display
- close
grayed and checked:
- hide when main minimized
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"N Shomber" <nsh### [at] hotmailcom> wrote in
news:3c16ad1a@news.povray.org:
>> > When rendering, if I minimise the render window, I can't ever get it
>> > back without changing the .ini file. The hide/show works fine, I
>> > just can't use the windows minimise button.
>> > The pvengine.ini file gains the following line in the RenderWindow
>> > section: Flags=536870912
>> > If I remove this line, then the window is back and usable again.
>>
>> Works fine for me. Perhaps it is related with some wrong windows dll.
>> I've copied your flags value into ini file and it sill works fine.
>
> If you could both list the settings in the Render Window Settings under
> the Options menu, perhaps others could repeat the scenario.
Sorry about my delay in replying.
For my failing version:
As it comes out of the box ;o)
(Exactly the same settings as the previous reply from ABX).
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I can't duplicate this (though sometimes I have to press the restore button
twice, since the system menu pops up the first time).
If someone can work out how to isolate the problem please let me know.
-- Chris
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|