tS76 - Popup Panel

free scripts, plugins, models, textures
Post Reply
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

tS76 - Popup Panel

Post 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...
Attachments
tS76 Popup Panel.zip
(36.58 KiB) Downloaded 331 times
User avatar
Emmanuel
Chief Warrant Officer
Posts: 651
Joined: 14 Jun 2009, 06:47

Re: tS76 - Popup Panel

Post by Emmanuel »

Nice tool !
This is what I would have loved for truePlay when I used it for Arch Viz presentations.
User avatar
Rhino169
Senior Chief Petty Officer
Posts: 201
Joined: 29 Nov 2009, 03:15

Re: tS76 - Popup Panel

Post by Rhino169 »

Can you get object information to appear in it? :worship:

Nice work! :bananadrum:
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: tS76 - Popup Panel

Post 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.
Attachments
Manipulator.zip
(57.25 KiB) Downloaded 312 times
User avatar
Rhino169
Senior Chief Petty Officer
Posts: 201
Joined: 29 Nov 2009, 03:15

Re: tS76 - Popup Panel

Post 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:
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: tS76 - Popup Panel

Post 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.
User avatar
Draise
Captain
Posts: 3198
Joined: 21 Sep 2009, 19:33
Type the number ten into the box: 0
Location: Bogota, Colombia
Contact:

Re: tS76 - Popup Panel

Post by Draise »

PERFECT STUFF! How do you create text content for a popup boxes? Or the help box?
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: tS76 - Popup Panel

Post 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;
Post Reply