Page 1 of 1

tS76 - Popup Panel

Posted: 29 Jan 2010, 04:46
by trueBlue
tS76 Popup Panel

Here is a Auto Popup panel that you can use in your project that automatically shows when loaded.

I have created some buttons for capturing and saving it's floating position, opening the floating panel from the Popup panel in your scene, Exit button that closes both panels and deletes the Popup Panel in the scene.
I have the ShowAspects = 0 (Hide) by default. If you need the Aspect tab to show in your project, enter inside the Panel_Frame node and change the ShowAspects = 1 (Show) on the PanelNode.

The Help floating panel could be used for all sorts of ideas, like an About box, HTML control, Input control (Get user input) etc...

Re: tS76 - Popup Panel

Posted: 29 Jan 2010, 08:48
by Emmanuel
Nice tool !
This is what I would have loved for truePlay when I used it for Arch Viz presentations.

Re: tS76 - Popup Panel

Posted: 01 Feb 2010, 02:55
by Rhino169
Can you get object information to appear in it? :worship:

Nice work! :bananadrum:

Re: tS76 - Popup Panel

Posted: 01 Feb 2010, 06:35
by trueBlue
Thanks fellows.
Rhino: Have you tried the Manipulator I created and posted in the repositorium?
Here is a different vesion with the Popup panel hooked up inside it.
If you have questions about this Manipulator, there is a thread for it.

Re: tS76 - Popup Panel

Posted: 04 Feb 2010, 03:18
by Rhino169
Ok Mr. Blue....That looks great!

I am unsure how to get things to move around as you described.

Also I am unsure what the faster/slower button does as well as the activate/stop button does. The object area allows for typing in a name...but I was unable to figure out what it does. I thought maybe it would display the nae of the object I was highlighting...but nothing.

I had asked you in the past about color changing panels....is this a possible way to do it? This manipulator panel could have three colored buttons which change the selected object to one of the three colors? Is that doable? :worship:

Re: tS76 - Popup Panel

Posted: 04 Feb 2010, 07:37
by trueBlue
I am unsure how to get things to move around as you described.
Also I am unsure what the faster/slower button does as well as the activate/stop button does. The object area allows for typing in a name...but I was unable to figure out what it does. I thought maybe it would display the nae of the object I was highlighting...but nothing.
If you have questions about this Manipulator, there is a thread for it.
The Manipulator
viewtopic.php?p=13934#p13934" onclick="window.open(this.href);return false;
I had asked you in the past about color changing panels....is this a possible way to do it? This manipulator panel could have three colored buttons which change the selected object to one of the three colors? Is that doable?
This thread is for the Popup panel. If you have questions about your project, please post question in your thread. I believe I already answered this question.

Re: tS76 - Popup Panel

Posted: 17 Nov 2011, 01:06
by Draise
PERFECT STUFF! How do you create text content for a popup boxes? Or the help box?

Re: tS76 - Popup Panel

Posted: 17 Nov 2011, 14:18
by trueBlue
There is several ways to add text and more.
1.) Open the Help panel (in the Link Editor), right click the panel to enter the Panel Editor, add a Text Box Control.
2.) Add a HTML Control. Example:
viewtopic.php?p=13784#p13784" onclick="window.open(this.href);return false;