Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<style name="teststyle" onover.addevent="trace(onover);" onhover.addevent="trace(onhover);" onout.addevent="trace(onout);" onclick.addevent="trace(onclick);" ondown.addevent="trace(ondown);" onup.addevent="trace(onup);" onloaded.addevent="trace(onloaded);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" ... bgcapture="true" /> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
<style name="teststyle" onover.addevent="trace(onover);" onhover.addevent="trace(onhover);" onout.addevent="trace(onout);" onclick.addevent="trace(onclick);" ondown.addevent="trace(ondown);" onup.addevent="trace(onup);" onloaded.addevent="trace(onloaded);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" ... bgcapture="true" onover="trace(onoverLayer);" onhover="trace(onhoverLayer);" onout="trace(onoutLayer);" onclick="trace(onclickLayer);" ondown="trace(ondownLayer);" onup="trace(onupLayer);" onloaded="trace(onloadedLayer);" /> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
<krpano onstart="showlog()"> <!-- view settings --> <view hlookat="0" vlookat="0" maxpixelzoom="1.0" fovmax="150" limitview="auto" /> <preview type="grid" /> <style name="teststyle" onover.addevent=" trace(onoverStyle);" onhover.addevent=" trace(onhoverStyle);" onout.addevent=" trace(onoutStyle);" onclick.addevent=" trace(onclickStyle);" ondown.addevent=" trace(ondownStyle);" onup.addevent=" trace(onupStyle);" onloaded.addevent=" trace(onloadedStyle);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" bgcolor="0xff0000" bgcapture="true" width="200" height="200" /> </krpano> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
<krpano onstart="showlog()"> <!-- view settings --> <view hlookat="0" vlookat="0" maxpixelzoom="1.0" fovmax="150" limitview="auto" /> <preview type="grid" /> <style name="teststyle" onover.addevent=" trace(onoverStyle);" onhover.addevent=" trace(onhoverStyle);" onout.addevent=" trace(onoutStyle);" onclick.addevent=" trace(onclickStyle);" ondown.addevent=" trace(ondownStyle);" onup.addevent=" trace(onupStyle);" onloaded.addevent=" trace(onloadedStyle);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" bgcolor="0xff0000" bgcapture="true" width="200" height="200" onover="trace(onoverLayer);" onhover="trace(onhoverLayer);" onout="trace(onoutLayer);" onclick="trace(onclickLayer);" ondown="trace(ondownLayer);" onup="trace(onupLayer);" onloaded="trace(onloadedLayer);" /> </krpano> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<krpano onstart="showlog();"> <!-- grid preview pano --> <preview type="grid();" /> <!-- view/fov settings --> <view hlookat="0" vlookat="0" fovtype="VFOV" fov="90" fovmin="30" fovmax="150"/> <style name="teststyle" onover.addevent="trace(onoverStyle);" onhover.addevent="trace(onhoverStyle);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" width="50%" height="50%" bgcapture="true" onover="trace(onoverLayer);" onhover="trace(onhoverLayer);" /> </krpano> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
<krpano onstart="showlog();"> <!-- grid preview pano --> <preview type="grid();" /> <!-- view/fov settings --> <view hlookat="0" vlookat="0" fovtype="VFOV" fov="90" fovmin="30" fovmax="150"/> <style name="teststyle" onover.addevent="trace(onoverStyle);" onhover.addevent="trace(onhoverStyle);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" width="50%" height="50%" bgcapture="true" /> </krpano> |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<krpano onstart="showlog();"> <!-- grid preview pano --> <preview type="grid();" /> <!-- view/fov settings --> <view hlookat="0" vlookat="0" fovtype="VFOV" fov="90" fovmin="30" fovmax="150" aerial="true"/> <style name="teststyle" onover.addevent="trace(onoverStyle);" onhover.addevent="trace(onhoverStyle);" /> <layer name="testlayer" type="container" style="teststyle" bgalpha="1.0" width="50%" height="50%" bgcapture="true" onover=" " onhover=" " /> </krpano> |
i'm new here and i have a question. does the new krpano update (1.20.5) work on macos catalina 10.15.4?
Hi,
i'm new here and i have a question. does the new krpano update (1.20.5) work on macos catalina 10.15.4?
Yes, it works.
Did you follow the installation instructions?
https://krpano.com/docu/osx/install/
Best regards,
Klaus
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
Quoted
Possible settings:
empty, not set, the default - when not set, the type of the preview image will be detected automatically by its image-size and side-aspect (e.g. 2:1 = sphere, 1:6 = cubestrip, ...)