WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   GUI Dropdown (https://forum.worldviz.com/showthread.php?t=1062)

codexter 04-30-2007 01:38 PM

GUI Dropdown
 
Hello,

I'm using the vizard GUI commands to create a selection screen that compiles folders for certain avatars. The problem is, I'm using a droplist to choose from 30+ avatars, and the numbers way exceed the available screen room for the list. I know you can scale the text to accomodate all of the items, but this makes the text extremely small. It would be great for the future to have a scroll bar that helps scroll down lists that have large numbers of items. Any suggestions to help get around this for now?

farshizzo 04-30-2007 01:42 PM

Hi,

A workaround would be to use the viz.choose(...) command. This will create a modal dialog box with a droplist. The downside to this is that it will halt execution of your script until the user makes a selection.

codexter 04-30-2007 02:53 PM

I managed to work it in alright, but it would be great if for further release versions you could add a functional scroll bar to the drop list events, so that it wouldn't halt the script.

Thanks for your help!


All times are GMT -7. The time now is 06:54 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC